summaryrefslogtreecommitdiffci
path: root/views/pages/unsubscribe-page.html
diff options
from:
to:
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2026-03-28 01:05:02 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2026-03-28 01:05:02 +0700
commit610341bc9d59f9724e8e71f663b28df1904cb038 (patch)
tree2d091bdc534acf066622c8b9378287852ce0b864 /views/pages/unsubscribe-page.html
parent90d8f1e5ca4170a52e44f63a9fe4d5caf99d6dd6 (diff)
downloadweb-610341bc9d59f9724e8e71f663b28df1904cb038.tar.gz
web-610341bc9d59f9724e8e71f663b28df1904cb038.zip
feat: add meta for embeds & search engines
Diffstat (limited to 'views/pages/unsubscribe-page.html')
-rw-r--r--views/pages/unsubscribe-page.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/pages/unsubscribe-page.html b/views/pages/unsubscribe-page.html
index 3876818..c1db9d6 100644
--- a/views/pages/unsubscribe-page.html
+++ b/views/pages/unsubscribe-page.html
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="robots" content="noindex,nofollow">
<title>{{ .L.UnsubscribePage.Header }} // SAYA TODAY</title>
<style>
html {