Remove Author from site params

This commit is contained in:
Nishanth Shanmugham
2015-08-24 23:40:21 -05:00
parent 7262e07657
commit 4aaa445727
2 changed files with 1 additions and 2 deletions

View File

@@ -97,7 +97,6 @@ For syntax highlighting, set `pygmentsuseclasses = true` in your `config.toml`.
````toml
[params]
Author = "Firstname Lastname"
DateForm = "Jan 2, 2006" # required
Description = "eat, sleep, rave, repeat"
Email = "username@hogwarts.edu"