Update design
This commit is contained in:
parent
0cd35ad084
commit
edd0f40e17
6 changed files with 80 additions and 68 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue