Rewrite page in Svelte 5 #49

Merged
Neshura merged 94 commits from rewrite/svelte into main 2024-01-06 14:12:09 +00:00
Showing only changes of commit ea8e759f6a - Show all commits

View file

@ -9,8 +9,8 @@
<div class="flex max-h-full flex-row flex-wrap justify-center gap-10 overflow-auto p-8">
<p>
This is just a small Website I built to organize all of the Services I am self-hosting.
Maybe I'll eventually add something actually useful to the site but until then this is all you'll get.
This is just a small Website I built to organize all of the Services I am self-hosting. Maybe
I'll eventually add something actually useful to the site but until then this is all you'll get.
</p>
<p>
Version:
@ -22,4 +22,3 @@
</a>
</p>
</div>