X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/91c2c98e39dde75bd6f20478748918d062b49590..33000da06ced7401c2bfa5484145a33586a554f8:/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>