From 4e8cefbaba361dc60418aaf7cdde1c12cacfb17e Mon Sep 17 00:00:00 2001 From: Greg Burri <greg.burri@gmail.com> Date: Fri, 5 Mar 2021 12:11:07 +0100 Subject: [PATCH] Update title --- backend/templates/main.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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> -- 2.49.0