feat (hosts/mystra/forgejo)!: theming attempt
This commit is contained in:
parent
7d9c3cce20
commit
a82926cfcf
4 changed files with 38 additions and 1 deletions
14
hosts/mystra/forgejo/home.tmpl
Normal file
14
hosts/mystra/forgejo/home.tmpl
Normal 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" .]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue