diff --git a/hugo.toml b/hugo.toml index 1daaaf6..c3d96c3 100644 --- a/hugo.toml +++ b/hugo.toml @@ -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"