Add theme color meta tag
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-07-04 23:25:59 +02:00
parent 51770848f9
commit 45e9b73f1f
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<meta name="twitter:title" content="Internetica Galactica 2">
<meta name="twitter:description" content="Where the modern web meets the year 2000">
<meta name="twitter:image" content="https://quenten.nl/favicon.png">
<meta name="theme-color" content="#FFAFCC">
%sveltekit.head%
</head>
<body>