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