We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3376a83 commit 634afebCopy full SHA for 634afeb
1 file changed
docs/templates/layout.html
@@ -1,4 +1,4 @@
1
{% extends "!layout.html" %}
2
{% block extrahead %}
3
- <meta http-equiv="ETag" content="{{ version }}">
+ <meta http-equiv="cache-control" content="max-age=60">
4
{% endblock %}
0 commit comments