show frontpage for debuggnig
This commit is contained in:
9
code/templates/index.html
Normal file
9
code/templates/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user