Files
mini-flees/code/templates/index.html
2025-01-23 11:02:59 +02:00

10 lines
275 B
HTML

<!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>