Fix: Remove empty title tag from index.html and unused app styles from styles.css

This commit is contained in:
MasterAcnolo
2026-04-11 22:15:49 +02:00
parent 49e1e1b507
commit f25d07cb83
2 changed files with 0 additions and 9 deletions

View File

@@ -9,7 +9,6 @@
font-src https://fonts.gstatic.com;
img-src 'self' data: https:;
">
<title></title>
<link rel="stylesheet" href="styles/styles.css">
<link rel="stylesheet" href="styles/layout/topbar.css">