Added hardcoded AppName on main page, in order to not ruin other pages logic.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<img class="logo" width="220" height="220" src="{{AssetUrlPrefix}}/img/logo-kolibrios.svg" alt="{{ctx.Locale.Tr "logo"}}">
|
||||
<div class="hero">
|
||||
<h1 class="ui icon header title">
|
||||
{{AppName}}
|
||||
KolibriOS
|
||||
</h1>
|
||||
<h2>{{ctx.Locale.Tr "startpage.app_desc_kos"}}</h2>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user