From: Greg Burri <greg.burri@gmail.com>
Date: Fri, 5 Mar 2021 11:11:07 +0000 (+0100)
Subject: Update title
X-Git-Url: https://git.euphorik.ch/index.cgi?a=commitdiff_plain;h=4e8cefbaba361dc60418aaf7cdde1c12cacfb17e;p=valheim_web.git

Update title
---

diff --git a/backend/templates/main.html b/backend/templates/main.html
index 5a6dc9d..b1a21e6 100644
--- a/backend/templates/main.html
+++ b/backend/templates/main.html
@@ -3,8 +3,7 @@
     <head>
         <meta charset="utf-8" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-        <title>rouleunpet</title>
-        <link href="static/lobster-two-font.css" rel="stylesheet" type="text/css" />
+        <title>VALHEIM - SERVER ADMIN</title>
         <link rel="stylesheet" type="text/css" href="static/style.css" />
     </head>