mirror of
https://github.com/multipleof4/.gitea.git
synced 2026-01-13 14:37:54 +00:00
Feat: Update hero subtitle text
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<img src="{{AssetUrlPrefix}}/img/logo.svg?v=2" width="200" height="200" alt="Renox Logo">
|
<img src="{{AssetUrlPrefix}}/img/logo.svg?v=2" width="200" height="200" alt="Renox Logo">
|
||||||
</div>
|
</div>
|
||||||
<h1 class="renox-title">Planet Renox</h1>
|
<h1 class="renox-title">Planet Renox</h1>
|
||||||
<p class="renox-subtitle">A refined sanctuary for your source code.</p>
|
<p class="renox-subtitle">Source Code</p>
|
||||||
<div class="renox-actions">
|
<div class="renox-actions">
|
||||||
{{if .IsSigned}}
|
{{if .IsSigned}}
|
||||||
<a class="ui primary button" href="{{AppSubUrl}}/explore/repos">{{ctx.Locale.Tr "explore"}}</a>
|
<a class="ui primary button" href="{{AppSubUrl}}/explore/repos">{{ctx.Locale.Tr "explore"}}</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user