Rely on caching headers

This commit is contained in:
Joshua Bell 2015-05-31 20:07:18 -07:00
parent aa7060ee47
commit 33e41aa381
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="display.css">
<script src="polyfill/polyfill.min.js?update=2015-05-31"></script>
<script src="polyfill/polyfill.min.js"></script>
<script src="polyfill/keyboard.js"></script>
<!-- CodeMirror syntax highlighting - this is optional -->