Hardcoded Pretendo in home.hbs

This commit is contained in:
Montelion 2020-04-25 00:19:20 +02:00 committed by GitHub
parent d898e49ae4
commit c8d054e93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<div class="contentWrapper">
<header>
<h1>{{ locale.home.header.title }}</h1>
<h1>Pretendo</h1>
<hr>
<h3>{{ locale.home.header.text }}</h3>
</header>