mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
make homepage button and image editable from frontmatter
This commit is contained in:
parent
153157092d
commit
400c232f16
2 changed files with 11 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue