Add author names to site config.

This commit is contained in:
2025-11-16 18:24:41 -07:00
parent e67709bb0d
commit 303d51066a

View File

@@ -56,6 +56,12 @@ theme = "hello-friend-ng"
keywords = "homepage, blog, recipes, crafts, food, seasonings, woodworking, poetry, poems"
images = [""]
# My Custom Params #
authorBug = "Chad Michael \"Bug\" Greenwood"
authorHyperling = "Chad Michael \"Hyperling\" Greenwood"
authorHyperVegan = "Chad Michael \"HyperVegan\" Greenwood"
# End My Custom Params #
[taxonomies]
categories = "categories"
tags = "tags"