Add a subtitle parameter

pull/1/head
Kevin C. Coram 2019-11-19 00:08:45 -05:00
parent 05ec4d1a75
commit 64757f1ce1
Signed by: kevin
GPG Key ID: 0342351B3D61AD35
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ title = "Basic Hugo Theme"
copyright = "Copyright © 2019, Copyright Owner Name | Built with [Hugo](https://gohugo.io/)"
theme = "basic-theme"
paginate = 10
[params]
subtitle = "A theme with no CSS and only basic layouts"