diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 6e5723e..25d0fd9 100644 --- a/static/index.html +++ b/static/index.html @@ -10,7 +10,7 @@ <link rel="stylesheet" type="text/css" href="css/mobile.css" /> <title>fle.ms</title> </head> - <body class="dark"> + <body> <div id="header"> <h1 id="logo">fle.ms</h1> </div> |
