Add comment block around params from the Github page.

This commit is contained in:
2025-11-03 08:41:55 -07:00
parent 95382b4bca
commit fe7119a197

View File

@@ -27,6 +27,9 @@ title = "Hyperling's Recipes"
theme = "hello-friend-ng"
paginate = 10
###
# The parameters below were copied, modified, or inspired from:
# https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure
[params]
dateform = "Jan 2, 2006"
dateformShort = "Jan 2"
@@ -94,3 +97,7 @@ paginate = 10
# keywords = ""
# copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
# readOtherPosts = "Read other posts"
# End parameters related to:
# https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure
###