set default author to me
This commit is contained in:
parent
036914c0ee
commit
37b0c68600
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ title = "Snamellit"
|
|||
# The URL the site will be built for
|
||||
base_url = "https://www.snamellit.com"
|
||||
|
||||
# Default author
|
||||
author = "Peter Tillemans"
|
||||
|
||||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue