Skip to content

Commit 634afeb

Browse files
Cache control
1 parent 3376a83 commit 634afeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{% extends "!layout.html" %}
22
{% block extrahead %}
3-
<meta http-equiv="ETag" content="{{ version }}">
3+
<meta http-equiv="cache-control" content="max-age=60">
44
{% endblock %}

0 commit comments

Comments
 (0)