Revert author parameter back to a string (#36)

This reverts the author front matter parameter back to a string in order to fix the 12 theme demos that broke with #33 

The demos that were supposed to be fixed in that PR were whiteListed with https://github.com/gohugoio/hugoThemes/pull/586
This commit is contained in:
Alexandros 2019-02-25 20:28:21 +02:00 committed by digitalcraftsman
parent 3dd21719f1
commit 7371797b1f
10 changed files with 10 additions and 18 deletions

View file

@ -1,6 +1,5 @@
---
author:
name: "Michael Henderson"
author: "Hugo Authors"
date: 2014-09-28
linktitle: Creating a New Theme
type: