Fix TOML syntax
This commit is contained in:
@@ -275,7 +275,7 @@ authors = []
|
|||||||
# Example:
|
# Example:
|
||||||
# [[paige.feed.atom.authors]]
|
# [[paige.feed.atom.authors]]
|
||||||
# email = "will.faught@example.com"
|
# email = "will.faught@example.com"
|
||||||
# name = "Will Faught
|
# name = "Will Faught"
|
||||||
# url = "https://github.com/willfaught/paige"
|
# url = "https://github.com/willfaught/paige"
|
||||||
icon = "" # Example: "/icon.webp"
|
icon = "" # Example: "/icon.webp"
|
||||||
logo = "" # Example: "/logo.webp"
|
logo = "" # Example: "/logo.webp"
|
||||||
|
Reference in New Issue
Block a user