diff options
Diffstat (limited to 'source/_includes/preamble.html')
| -rw-r--r-- | source/_includes/preamble.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/_includes/preamble.html b/source/_includes/preamble.html index 680e222..0a7ef16 100644 --- a/source/_includes/preamble.html +++ b/source/_includes/preamble.html @@ -1,4 +1,8 @@ <meta charset="utf-8"/> +<meta name="viewport" content="width=device-width"/> +<meta name="text-scale" content="scale"/> +<meta name="color-scheme" content="light dark"/> +<meta name="author" content="Marcus R.A. Newman"/> <!-- Generated by https://realfavicongenerator.net/ --> <link rel="apple-touch-icon" sizes="180x180" href="/infra/image/icon/apple-touch-icon.png?v=20221106"/> |
