Add theme field in config.toml
This commit is contained in:
parent
c4f5e4ade9
commit
4217a2dd1b
|
@ -4,6 +4,7 @@ author = "Steve Francia"
|
|||
copyright = "Copyright (c) 2008 - 2014, Steve Francia; all rights reserved."
|
||||
canonifyurls = true
|
||||
paginate = 3
|
||||
theme = "hugo-code-editor-theme"
|
||||
|
||||
[params]
|
||||
author = "John Doe"
|
||||
|
|
Loading…
Reference in New Issue