summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-09-24 10:54:30 +0200
committerYuval Adam <_@yuv.al>2025-09-24 10:54:30 +0200
commit305ca679a4454add442f9dfb745be4e2bbb5d14b (patch)
tree3ca3ad77e9ed111e3f345a147a7def61f263e226 /public/index.html
parentd2115f01424c0fb1edb50f7667e7f134d39f344a (diff)
Remove old html pages
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index e992716..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
- <meta name="apple-mobile-web-app-title" content="Geshem">
- <meta name="apple-mobile-web-app-capable" content="yes">
- <meta name="theme-color" content="#000000">
- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
- <link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png">
- <link rel="manifest" href="%PUBLIC_URL%/manifest.json">
- <title>geshem.space</title>
- <script src="https://cdn.usefathom.com/script.js" data-site="MBXPLVRM" defer></script>
- </head>
- <body>
- <noscript>
- You need to enable JavaScript to run this app.
- </noscript>
- <div id="root"></div>
- </body>
-</html>