You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
659 B
HTML
14 lines
659 B
HTML
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>SuchWowX!</title>
|
|
<script src="/static/js/vendor/unpoly-2.5.0.min.js"></script>
|
|
<link rel="stylesheet" href="/static/css/vendor/unpoly-2.5.0.min.css">
|
|
<link rel="stylesheet" href="/static/css/bulma.min.css">
|
|
<!-- <link rel="stylesheet" href="/static/css/bulma.css.map"> -->
|
|
<link rel="stylesheet" href="/static/css/vendor/noty-relax.css" />
|
|
<link rel="stylesheet" href="/static/css/vendor/noty.css" />
|
|
<link rel="stylesheet" href="/static/css/custom.css" />
|
|
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
|
</head>
|