tune up homepage

This commit is contained in:
Mirek Kratochvil 2023-06-18 16:01:50 +02:00
parent 15a0543ab3
commit 3b13dd8353
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--- ---
mount: / mount: /
title: How-To Cards main page title: Home
template: index.html template: index.html
--- ---

View file

@ -4,7 +4,7 @@
<div class="width-content same-height"> <div class="width-content same-height">
<div class="topbar-padding topbar-borderbottom"></div> <div class="topbar-padding topbar-borderbottom"></div>
<div class="topbar-unilu topbar-borderbottom"> <div class="topbar-unilu topbar-borderbottom">
<div class="logo-unilu"></div> <a href="{{root}}"><div class="logo-unilu"></div></a>
</div> </div>
<div class="topbar-text topbar-borderbottom"> <div class="topbar-text topbar-borderbottom">
<div class="header-title">LCSB How-To Cards</div> <div class="header-title">LCSB How-To Cards</div>