added manifest and desktop icons
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>{{ title or "L@PP" }}</title>
|
||||
|
||||
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
|
||||
<link rel="manifest" href="/static/manifest.json">
|
||||
<link href="/static/bootstrap.min.css" rel="stylesheet">
|
||||
<script src="/static/jquery.min.js"></script>
|
||||
<script src="/static/bootstrap.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user