bugfix: standardize metadata tags
secret pages get a noindex while standard pages get a description tag
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user