diff options
Diffstat (limited to 'html/luma.html')
-rw-r--r-- | html/luma.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/luma.html b/html/luma.html index 01fc8ca..a1aedb6 100644 --- a/html/luma.html +++ b/html/luma.html @@ -4,12 +4,12 @@ <meta charset="UTF-8"> <link href="/svg/favicon.svg" rel="icon" type="image/svg+xml"> - <title>Luma</title> + <title id="title">Luma</title> <link href="/css/main.css" rel="stylesheet"> </head> - <body class="luma"> + <body class="luma" id="body"> <!--#include virtual="/shtml/navigationBar.shtml"--> <div id="frontPage"> |