We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5042b commit dcddd36Copy full SHA for dcddd36
1 file changed
build/tmpl.html
@@ -9,6 +9,11 @@
9
<link rel="icon" type="image/png" href="/img/favicon.png" />
10
</head>
11
<body>
12
+ <marquee style="background: red; color: yellow; position: fixed; top: 0;">
13
+ Work in progress!
14
+ This website is not currently in active use.
15
+ For up-to-date information, <a href="https://instagram.com/">refer to our Instagram</a>.
16
+ </marquee>
17
<header id="site-header">
18
<a id="site-header-logo" href="/">
19
<img src="/img/logo.png" height="40px" />
0 commit comments