bugfix: standardize metadata tags

secret pages get a noindex while standard pages get a description tag
This commit is contained in:
2026-06-19 15:16:21 -07:00
parent 96011d6454
commit c3b14da220
6 changed files with 36 additions and 3 deletions
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Tech, Chunibyo & Other Delusions" />
<meta property="theme-color" content="#4D58FF" />