oh and the theme color

This commit is contained in:
2024-02-15 19:47:17 +01:00
parent ed205095fd
commit b8762d733a

View File

@@ -20,7 +20,7 @@ import { ViewTransitions } from "astro:transitions";
<head>
<meta charset="UTF-8" />
<meta name="darkreader-lock" />
<meta name="theme-color" content="#7eca9c" />
<meta name="theme-color" content="#1c1427" />
<meta name="description" content={description} />
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />