aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cards/index.md2
-rw-r--r--templates/header.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/cards/index.md b/cards/index.md
index d59a5e2..27dd42b 100644
--- a/cards/index.md
+++ b/cards/index.md
@@ -1,6 +1,6 @@
---
mount: /
-title: How-To Cards main page
+title: Home
template: index.html
---
diff --git a/templates/header.html b/templates/header.html
index a82b1b4..e535540 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -4,7 +4,7 @@
<div class="width-content same-height">
<div class="topbar-padding topbar-borderbottom"></div>
<div class="topbar-unilu topbar-borderbottom">
- <div class="logo-unilu"></div>
+ <a href="{{root}}"><div class="logo-unilu"></div></a>
</div>
<div class="topbar-text topbar-borderbottom">
<div class="header-title">LCSB How-To Cards</div>