summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/templates/site.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/templates/site.html b/theme/templates/site.html
index 6fcbebd..ac1054f 100644
--- a/theme/templates/site.html
+++ b/theme/templates/site.html
@@ -1,7 +1,5 @@
{% extends "layout.html" %}
-{% block htmlTag %}{% if options.cache !== false %}manifest="{{ basePath }}/manifest.appcache"{% endif %}{% endblock %}
-
{% block head %}
{% parent %}
{% if githubAuthor %}