Move author config under paige.author
parent
bcacae10c0
commit
4bc542b6b1
@ -1,4 +1,8 @@
|
||||
+++
|
||||
description = "Demonstration of an author."
|
||||
title = "Author Demo"
|
||||
[paige.author]
|
||||
email = "example@example.com"
|
||||
name = "Author Demo"
|
||||
url = "https://example.com"
|
||||
+++
|
||||
|
Loading…
Reference in New Issue