|
@ -3,8 +3,9 @@ |
|
|
<head> |
|
|
<head> |
|
|
<meta charset='utf-8'> |
|
|
<meta charset='utf-8'> |
|
|
<meta name='viewport' content='width=device-width,initial-scale=1'> |
|
|
<meta name='viewport' content='width=device-width,initial-scale=1'> |
|
|
|
|
|
<meta name="theme-color" content="#111111" /> |
|
|
|
|
|
|
|
|
<title>Svelte app</title> |
|
|
|
|
|
|
|
|
<title>Stufflog 2</title> |
|
|
|
|
|
|
|
|
<link rel='icon' type='image/png' href='/favicon.png'> |
|
|
<link rel='icon' type='image/png' href='/favicon.png'> |
|
|
<link rel='stylesheet' href='/global.css'> |
|
|
<link rel='stylesheet' href='/global.css'> |
|
|