diff options
Diffstat (limited to 'html/pollex.html')
-rw-r--r-- | html/pollex.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/html/pollex.html b/html/pollex.html index 3a32321..6d7e8bd 100644 --- a/html/pollex.html +++ b/html/pollex.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">Pollex</title> + <title id="title">Pollex | Achernar</title> <link href="/css/main.css" rel="stylesheet"> + <noscript> + <link href="/css/noScript.css" rel="stylesheet"> + </noscript> </head> - <body class="pollex" id="body"> + <body data-page="pollex" data-theme="dark" id="body"> <!--#include virtual="/shtml/navigationBar.shtml"--> <div id="frontPage"> |