tune up homepage
This commit is contained in:
parent
15a0543ab3
commit
3b13dd8353
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
mount: /
|
mount: /
|
||||||
title: How-To Cards main page
|
title: Home
|
||||||
template: index.html
|
template: index.html
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue