mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-05 20:32:29 +00:00
chore: app.html formatting
This commit is contained in:
parent
1096fe17ce
commit
e98ea23cb6
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<title>PocketHost</title>
|
||||
<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
|
||||
rel="stylesheet"
|
||||
@ -12,11 +12,9 @@
|
||||
id="hljs-link"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
<link href="/icons/fontawesome.min.css" rel="stylesheet">
|
||||
<link href="/icons/all.min.css" rel="stylesheet">
|
||||
<link href="/icons/brands.min.css" rel="stylesheet">
|
||||
<link href="/icons/fontawesome.min.css" rel="stylesheet" />
|
||||
<link href="/icons/all.min.css" rel="stylesheet" />
|
||||
<link href="/icons/brands.min.css" rel="stylesheet" />
|
||||
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user