From 543d69d839f1ad103f8ecb3d2c523b81ab18483c Mon Sep 17 00:00:00 2001
From: Karl <kc0bfv@gmail.com>
Date: Tue, 03 Mar 2020 20:11:08 +0000
Subject: [PATCH] Draw text on header image, font update

---
 exampleSite/config.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4cb9398..ec10528 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,6 +10,7 @@
     favicon = "favicon.ico"
     description = "The demonstration page for the Hugo Ticky Tacky Dark theme."
     images = ["img/header01.jpg", "img/header02.jpg"]
+    headername = "tickytackydark"
     #msvalidate = ""
     #googlesiteverification = ""
 

--
Gitblit v1.10.0