Move author config under paige.author

This commit is contained in:
Will Faught
2025-02-04 22:00:18 -08:00
parent bcacae10c0
commit 4bc542b6b1
5 changed files with 24 additions and 9 deletions

View File

@@ -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"
+++