mirror of
https://github.com/mikkelsvartveit/astro-personal-website.git
synced 2025-12-22 19:22:37 +00:00
Set theme color
This commit is contained in:
parent
1b81a7bcf4
commit
296d8c8874
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ const fullTitle = `${title ? title + " – " : ""}Mikkel Svartveit`;
|
||||||
name="description"
|
name="description"
|
||||||
content="Hi, I'm Mikkel! I am a Computer Science student from Norway and this is my playground. Here you will find some programming projects, and a small collection of photos I'm proud of."
|
content="Hi, I'm Mikkel! I am a Computer Science student from Norway and this is my playground. Here you will find some programming projects, and a small collection of photos I'm proud of."
|
||||||
/>
|
/>
|
||||||
|
<meta name="theme-color" content="#facc15" />
|
||||||
<ViewTransitions fallback="swap" />
|
<ViewTransitions fallback="swap" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue