X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ccead8bf96df0005e75ea60de74b51d37b92d844..46185b67f099b17b25b55d3ad49d8d45a2fc3a6f:/src/wolnelektury/templates/base/superbase.html

diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html
index 89fed6cd0..54c72405a 100644
--- 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="manifest" href="/manifest.json">
       {% stylesheet "main" %}
       {% block extrahead %}{% endblock %}
     </head>