feat (hosts/mystra/forgejo)!: theming attempt

This commit is contained in:
Henri Saudubray 2026-02-27 14:28:21 +01:00
parent 7d9c3cce20
commit a82926cfcf
Signed by: hms
GPG key ID: 7065F57ED8856128
4 changed files with 38 additions and 1 deletions

View file

@ -0,0 +1,14 @@
[[:Template:Template "base/head" .]]
<div role="main" aria-label="[[:Template:If .IsSigned]][[:Template:Ctx.Locale.Tr "dashboard"]]
[[:Template:Else]][[:Template:Ctx.Locale.Tr "home"]][[:Template:End]]" class="page-content home">
<div class="tw-mb-8 tw-px-8">
<div class="center">
<div class="hero">
<h1 class="ui icon header title">
Maïga's git forge.
</h1>
</div>
</div>
</div>
</div>
[[:Template:Template "base/footer" .]]