preconnect不要になったので削除
This commit is contained in:
parent
e7bdc89980
commit
ccb6bc6c95
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
<svelte:head>
|
||||
<meta name="theme-color" content="#a1cc66" media="(prefers-color-scheme: light)">
|
||||
<meta name="theme-color" content="teal" media="(prefers-color-scheme: dark)">
|
||||
<link rel="preconnect" href="https://cdn.jsdelivr.net">
|
||||
</svelte:head>
|
||||
|
||||
<div id="root">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue