article/https-dns #2
1 changed files with 3 additions and 3 deletions
|
@ -15,9 +15,6 @@ dataDir = "data"
|
||||||
layoutDir = "layouts"
|
layoutDir = "layouts"
|
||||||
publishDir = "public"
|
publishDir = "public"
|
||||||
|
|
||||||
[author]
|
|
||||||
name = "Melora Hugues"
|
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = "blog"
|
category = "blog"
|
||||||
tags = "tags"
|
tags = "tags"
|
||||||
|
@ -56,6 +53,9 @@ author = true
|
||||||
logoText = "Hello there!"
|
logoText = "Hello there!"
|
||||||
logoHomeLink = "/"
|
logoHomeLink = "/"
|
||||||
|
|
||||||
|
[params.author]
|
||||||
|
name = "Melora Hugues"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "git"
|
name = "git"
|
||||||
url = "https://git.faercol.me"
|
url = "https://git.faercol.me"
|
||||||
|
|
Loading…
Reference in a new issue