Remove some text from landing page

This commit is contained in:
hodasemi 2025-06-19 10:15:13 +02:00
parent f0a7c9a2ca
commit 6f5603b363

View file

@ -7,12 +7,10 @@
<h1 class="ui icon header title">
{{AppDisplayName}}
</h1>
<h2>{{ctx.Locale.Tr "startpage.app_desc"}}</h2>
<h2>Das ist der Entwicklungsserver der PTS.</h2>
<h2>Zur PTS-Website geht es <a href="https://www.ptspaper.de/de/">hier</a></h2>
</div>
</div>
</div>
{{template "home_forgejo" .}}
</div>
{{template "base/footer" .}}