adds favicon, changes menu

This commit is contained in:
2020-05-21 10:18:40 +02:00
parent 4a8ac52201
commit 934c4f2a1d
8 changed files with 78 additions and 10 deletions

View File

@ -6,7 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" type="text/css" href="/static/css/main.css">
<title>Index</title>
<link rel="shortcut icon" type="image/jpg" href="/static/res/favicon.ico"/>
<title>Longitude</title>
</head>
<body>
@ -14,4 +15,4 @@
{% block content %}{% endblock %}
</body>
</html>
</html>