Remove my name where possible

This commit is contained in:
Will Faught
2024-06-04 20:36:31 -07:00
parent bf1e841ca9
commit 2acc9551a6
25 changed files with 35 additions and 35 deletions

View File

@@ -97,13 +97,13 @@ site_description = "Powerful, pliable pixel perfection"
site_title = "Paige"
[[params.paige.feed.atom.authors]]
email = "will.faught@example.com"
name = "Will Faught"
url = "https://willfaught.com/paige"
email = "example@example.com"
name = "John Doe"
url = "https://example.com"
[params.paige.feed.rss]
managing_editor = "will.faught@example.com (Will Faught)"
web_master = "will.faught@example.com (Will Faught)"
managing_editor = "example@example.com (John Doe)"
web_master = "example@example.com (John Doe)"
[taxonomies]
author = "authors"