Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JugglerX/hugo-whisper-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2019-03-14 04:23:20 +0300
committerRobert Austin <rob@jugglerdigital.com>2019-03-14 04:23:20 +0300
commit400c232f1644ff5fb2c8628235ecc9fa64b12307 (patch)
treeb4fc1524d13d17e1c5d63bdadbfc9d651cd3ed1e /exampleSite
parent153157092da2079d2282127ce9842e2a4b3157ba (diff)
make homepage button and image editable from frontmatter
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/_index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index f4da22f..adcac50 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -1,6 +1,9 @@
---
title: 'Hugo Whisper Docs'
date: 2018-11-28T15:14:39+10:00
+button_link: '/docs'
+button_text: 'Read The Docs'
+image: '/images/terminal.gif'
---
Whisper is a documentation theme built with Hugo. The design and functionality is intentionally minimal.