forked from wallabag/wallabag
add manifest.json for android pwa
This commit is contained in:
@ -38,6 +38,8 @@
|
||||
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('wallassets/themes/_global/img/appicon/favicon.ico') }}">
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
{% block scripts %}
|
||||
|
||||
Reference in New Issue
Block a user