diff options
Diffstat (limited to 'html/u8c.html')
-rw-r--r-- | html/u8c.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/html/u8c.html b/html/u8c.html index 0a8d1fd..0219eb7 100644 --- a/html/u8c.html +++ b/html/u8c.html @@ -6,12 +6,15 @@ <link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"> <link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png"> - <title id="title">u8c</title> + <title id="title">u8c | Achernar</title> <link href="/css/main.css" rel="stylesheet"> + <noscript> + <link href="/css/noScript.css" rel="stylesheet"> + </noscript> </head> - <body class="u8c" id="body"> + <body data-page="u8c" data-theme="dark" id="body"> <!--#include virtual="/shtml/navigationBar.shtml"--> <div id="frontPage"> |