adds favicon, changes menu
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user