Migrate to SvelteKit and Vite

This commit is contained in:
2023-08-06 18:52:31 +02:00
parent 868a46302c
commit cd93d7442f
39 changed files with 2038 additions and 2044 deletions

12
static/favicon.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<rect width="64" height="64" fill="white" />
<rect x="12" y="12" width="8" height="8" fill="black" />
<rect x="28" y="12" width="8" height="8" fill="black" />
<rect x="44" y="12" width="8" height="8" fill="black" />
<rect x="12" y="28" width="8" height="8" fill="black" />
<rect x="28" y="28" width="8" height="8" fill="black" />
<rect x="44" y="28" width="8" height="8" fill="black" />
<rect x="12" y="44" width="8" height="8" fill="black" />
<rect x="28" y="44" width="8" height="8" fill="black" />
<rect x="44" y="44" width="8" height="8" fill="black" />
</svg>

After

Width:  |  Height:  |  Size: 668 B

3
static/robots.txt Normal file
View File

@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow: