show frontpage for debuggnig

This commit is contained in:
q
2025-01-23 11:02:59 +02:00
parent f4bdbed05f
commit d004f3c69d
4 changed files with 81 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MF</title>
</head>
<body style="background: white; background-image: url('/static/mfl.svg'); background-repeat: no-repeat; background-size: cover;">
</body>
</html>