Change: Theme name to be more original

This commit is contained in:
Aroy-Art 2022-10-14 16:10:28 +02:00
parent 79d70f3c0e
commit 9500bb2345
Signed by: Aroy
GPG key ID: 583642324A1D2070
11 changed files with 13 additions and 13 deletions

View file

@ -12,7 +12,7 @@
<div class="title text-center wow fadeIn" data-wow-duration="500ms">
<h2>{{ with .title }} {{ index (split . " ") 0 | safeHTML }} {{ end }}<span class="color">
{{ with .title }} {{ after (len (index (split . " ") 0)) . | safeHTML }} {{ end }}</span></h2>
<div class="border-biotech"></div>
<div class="border-Rinkusu"></div>
</div>
</div>
{{"<!-- /Title -->" | safeHTML}}