Update design

This commit is contained in:
2024-10-17 11:26:46 +01:00
parent 0cd35ad084
commit edd0f40e17
6 changed files with 81 additions and 69 deletions

View File

@ -6,7 +6,12 @@
<meta name="theme-color" content="#1f2124" />
<meta name="description" content="Software development team" />
<link rel="stylesheet" href="/css/styles.css" />
<link rel="icon" type="image/png" href="/images/favicon.ico" />
<link
rel="icon"
type="image/png"
href="/images/favicon.png"
sizes="96x96"
/>
<link rel="preload" as="image" href="/images/bluenebula.webp" />
%sveltekit.head%
</head>