summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-04-21 10:02:17 -0500
committerGrant Shangreaux <shshoshin@protonmail.com>2020-04-21 10:02:17 -0500
commit736902f5ef8d5dfdd43047dfddfcf0ed95ab8f7e (patch)
tree8d181b8ec5eead0ded23ff15e984e043779296b6
parentdaedcf3e9b6bb161ce1869357e710c369f9a9dc9 (diff)
Remove test file
-rw-r--r--test.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/test.html b/test.html
deleted file mode 100644
index 575dd0d..0000000
--- a/test.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Testing No-Cache</title>
- </head>
- <body>
- <div id="app">New Content</div>
- </body>
-</html>