mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-06 04:42:29 +00:00
chore: app.html formatting
This commit is contained in:
parent
1096fe17ce
commit
e98ea23cb6
@ -4,7 +4,7 @@
|
|||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>PocketHost</title>
|
<title>PocketHost</title>
|
||||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
<link
|
<link
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
@ -12,11 +12,9 @@
|
|||||||
id="hljs-link"
|
id="hljs-link"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<link href="/icons/fontawesome.min.css" rel="stylesheet" />
|
||||||
|
<link href="/icons/all.min.css" rel="stylesheet" />
|
||||||
<link href="/icons/fontawesome.min.css" rel="stylesheet">
|
<link href="/icons/brands.min.css" rel="stylesheet" />
|
||||||
<link href="/icons/all.min.css" rel="stylesheet">
|
|
||||||
<link href="/icons/brands.min.css" rel="stylesheet">
|
|
||||||
|
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user