summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-04-20 19:24:20 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-04-20 19:24:20 -0500
commitdaedcf3e9b6bb161ce1869357e710c369f9a9dc9 (patch)
tree25fe305e4a2d4ba51d556f2c467fc84074537a98
parent71ee5301da9c55c721051e2d5b06cd60dd4ab3be (diff)
Add: changed test content, should cache
-rw-r--r--test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.html b/test.html
index 069a4e6..575dd0d 100644
--- a/test.html
+++ b/test.html
@@ -7,6 +7,6 @@
<title>Testing No-Cache</title>
</head>
<body>
- <div id="app">Original Content</div>
+ <div id="app">New Content</div>
</body>
</html>