aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-05-12 17:57:33 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-05-12 17:57:49 +0200
commit1b54ef6a7da4b2d356a2a33abf98cbb7bf39df2f (patch)
treeec86200071d92ecf7390f472e515cc8a40421f1b /index.html
parenta327ed48c6d14bf2ccaf8fb0fa4b9ea641481748 (diff)
Fix bugs, add new setting, make app great again
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index abfd384..4812ce5 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,9 @@
<link rel="manifest" href="/manifest.webmanifest" />
+ <meta name="robots" content="noindex, nofollow" />
+ <meta name="googlebot" content="noindex, nofollow" />
+
<style>
body {
margin: 0;