replace favicon
Co-authored-by: Petter Sæterøy <potetmos1@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ const { lang = 'no' } = Astro.props;
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href="/logo.png" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>STUDiO 2025 - Studentfestivalen i Oslo</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user