Rewrite page in Svelte 5 #49
1 changed files with 4 additions and 5 deletions
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
<div class="flex max-h-full flex-row flex-wrap justify-center gap-10 overflow-auto p-8">
|
<div class="flex max-h-full flex-row flex-wrap justify-center gap-10 overflow-auto p-8">
|
||||||
<p>
|
<p>
|
||||||
This is just a small Website I built to organize all of the Services I am self-hosting.
|
This is just a small Website I built to organize all of the Services I am self-hosting. Maybe
|
||||||
Maybe I'll eventually add something actually useful to the site but until then this is all you'll get.
|
I'll eventually add something actually useful to the site but until then this is all you'll get.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Version:
|
Version:
|
||||||
|
@ -22,4 +22,3 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue