Update static data
This commit is contained in:
parent
49b618839c
commit
ef509c2b6b
4 changed files with 2 additions and 12 deletions
|
|
@ -4,13 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Software development team" />
|
||||
<link rel="stylesheet" href="/css/styles.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="/images/favicon.png"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="stylesheet" href="/global.css" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" sizes="96x96" />
|
||||
<link rel="preload" as="image" href="/images/bluenebula.webp" />
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in a new issue