This commit is contained in:
2025-12-28 18:39:58 +01:00
parent a261eb62c8
commit 1255ce4f07
8 changed files with 21 additions and 6 deletions

View File

@@ -1,16 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="/home/icon.webp" />
<link rel="icon" href="/home/img/dj.gif" />
<link rel="stylesheet" href="/static/theme.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- SSR HEAD OUTLET -->
</head>
<body>
<div id="app-root" style="height: 100vh;"><!-- SSR OUTLET --></div>
</body>
</html>