Prettier linting
This commit is contained in:
parent
23bd323bf8
commit
ea8e759f6a
1 changed files with 4 additions and 5 deletions
|
@ -9,17 +9,16 @@
|
|||
|
||||
<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:
|
||||
<a
|
||||
href="https://forgejo.neshweb.net/Neshweb-Sites/main-site/releases/tag/{version}"
|
||||
class="hover:underline"
|
||||
href="https://forgejo.neshweb.net/Neshweb-Sites/main-site/releases/tag/{version}"
|
||||
class="hover:underline"
|
||||
>
|
||||
{version}
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue