We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed27b26 commit 4e9c12bCopy full SHA for 4e9c12b
docs/_templates/layout.html
@@ -0,0 +1,5 @@
1
+{% extends "!layout.html" %}
2
+{%- block extrahead %}
3
+ {{ super() }}
4
+ <link rel="manifest" href="/manifest.json">
5
+{% endblock %}
0 commit comments