summaryrefslogtreecommitdiffstats
path: root/theme
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-08-08 18:35:43 -0700
committerSamy Pessé <samypesse@gmail.com>2014-08-11 07:36:45 -0700
commitd914eae40a9730d76295750ac47ebed9fe4f7146 (patch)
treeca85886ff5fc64968a8abfe55aa86174a0574310 /theme
parent74f95f4d0d404e6df533d056a5acab60623407c8 (diff)
downloadgitbook-d914eae40a9730d76295750ac47ebed9fe4f7146.zip
gitbook-d914eae40a9730d76295750ac47ebed9fe4f7146.tar.gz
gitbook-d914eae40a9730d76295750ac47ebed9fe4f7146.tar.bz2
Remove html5 cache manifest
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 %}