X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/68edf47bcea467c7d9758ee58ae6a873d45babd3..6bf9138bd74d9725e84cf3b31e3e1ee94b2a6656:/src/wolnelektury/templates/base/superbase.html

diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html
index e68c97d71..749b6b56c 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>