make homepage button and image editable from frontmatter

This commit is contained in:
Robert Austin 2019-03-14 11:23:20 +10:00
parent 153157092d
commit 400c232f16
2 changed files with 11 additions and 4 deletions

View file

@ -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.