fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3662977
)
add manifest link
author
Jan Szejko
<janek37@gmail.com>
Thu, 8 Mar 2018 09:53:40 +0000
(10:53 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 8 Mar 2018 09:53:40 +0000
(10:53 +0100)
src/wolnelektury/templates/base/superbase.html
patch
|
blob
|
history
diff --git
a/src/wolnelektury/templates/base/superbase.html
b/src/wolnelektury/templates/base/superbase.html
index
89fed6c
..
54c7240
100644
(file)
--- a/
src/wolnelektury/templates/base/superbase.html
+++ b/
src/wolnelektury/templates/base/superbase.html
@@
-26,6
+26,7
@@
<link rel="icon" href="{% static 'img/favicon.png' %}" type="image/png"/>
<link rel="search" type="application/opensearchdescription+xml" title="Wolne Lektury"
href="{% static 'opensearch.xml' %}"/>
<link rel="icon" href="{% static 'img/favicon.png' %}" type="image/png"/>
<link rel="search" type="application/opensearchdescription+xml" title="Wolne Lektury"
href="{% static 'opensearch.xml' %}"/>
+ <link rel="manifest" href="/manifest.json">
{% stylesheet "main" %}
{% block extrahead %}{% endblock %}
</head>
{% stylesheet "main" %}
{% block extrahead %}{% endblock %}
</head>