Add a default author.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
draft: true
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: ""
|
||||
author: 'Chad Michael "TBD" Greenwood'
|
||||
author: authorDefault
|
||||
date: "{{ .Date }}"
|
||||
toc: true
|
||||
images:
|
||||
|
||||
@@ -60,6 +60,7 @@ theme = "hello-friend-ng"
|
||||
authorBug = "Chad Michael \"Bug\" Greenwood"
|
||||
authorHyperling = "Chad Michael \"Hyperling\" Greenwood"
|
||||
authorHyperVegan = "Chad Michael \"HyperVegan\" Greenwood"
|
||||
authorDefault = "Chad Michael Greenwood"
|
||||
# End My Custom Params #
|
||||
|
||||
[taxonomies]
|
||||
|
||||
Reference in New Issue
Block a user