Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-28 14:45:20 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-28 14:45:20 -0700
commite8fbe161e473a949f776f89d94e9816a64cd3114 (patch)
tree5def4f8e9e499d3280bc83c5f23edd642850193c /public/index.html.test
parenta34cd1a5414eec5a059c5f20a3940bf4ef6b977e (diff)
Import mapsheets.svg
Diffstat (limited to 'public/index.html.test')
-rw-r--r--public/index.html.test14
1 files changed, 0 insertions, 14 deletions
diff --git a/public/index.html.test b/public/index.html.test
deleted file mode 100644
index e7cde7d..0000000
--- a/public/index.html.test
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate, post-check=0, pre-check=0" />
- <meta http-equiv="cache-control" content="max-age=0" />
- <title>Losing my mind</title>
- </head>
- <body>
- <svg viewBox="-6 -6 12 12" xmlns="http://www.w3.org/2000/svg" class="weapon-icon">
- <use href="assets/images/counters.svg?v=2#smg"></use>
- </svg>
- </body>
- <!-- <script src="index.js"></script> -->
-</html>