Skip to content

Commit

Permalink
Use etag
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarber-akamai committed Aug 31, 2024
1 parent 46c7429 commit 0fadacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "!layout.html" %}
{% block extrahead %}
<meta http-equiv='cache-control' content='max-age=30'>
<meta http-equiv="ETag" content="{{ version }}">
{% endblock %}

0 comments on commit 0fadacc

Please sign in to comment.