feat: changes the "name" parameter to "author"

This commit is contained in:
kendo5731
2017-02-13 20:19:07 +01:00
parent bf2398c330
commit e5da388676
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ title = "Your site"
theme = "code-editor"
[params]
author = "John Doe"
locale = "en-US"
```