Fix TOML syntax

This commit is contained in:
Will Faught
2024-06-04 20:23:43 -07:00
parent e58ddb1c0c
commit bf1e841ca9

View File

@@ -275,7 +275,7 @@ authors = []
# Example:
# [[paige.feed.atom.authors]]
# email = "will.faught@example.com"
# name = "Will Faught
# name = "Will Faught"
# url = "https://github.com/willfaught/paige"
icon = "" # Example: "/icon.webp"
logo = "" # Example: "/logo.webp"