Hide the app from search engines

This commit is contained in:
2026-04-11 20:51:17 +02:00
parent 308e733e3b
commit 6b8af4f801
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ $brandSubtitle = match ($page) {
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#0b1e2e">
<meta name="robots" content="noindex, nofollow, noarchive, nosnippet">
<title><?= e($pageTitle) ?> · Mood</title>
<link rel="icon" type="image/svg+xml" href="/assets/branding/favicon.svg">
<link rel="shortcut icon" href="/assets/branding/favicon.svg">