Add comment block around params from the Github page.
This commit is contained in:
@@ -27,6 +27,9 @@ title = "Hyperling's Recipes"
|
|||||||
theme = "hello-friend-ng"
|
theme = "hello-friend-ng"
|
||||||
paginate = 10
|
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]
|
[params]
|
||||||
dateform = "Jan 2, 2006"
|
dateform = "Jan 2, 2006"
|
||||||
dateformShort = "Jan 2"
|
dateformShort = "Jan 2"
|
||||||
@@ -94,3 +97,7 @@ paginate = 10
|
|||||||
# keywords = ""
|
# keywords = ""
|
||||||
# copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
|
# 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"
|
# readOtherPosts = "Read other posts"
|
||||||
|
|
||||||
|
# End parameters related to:
|
||||||
|
# https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure
|
||||||
|
###
|
||||||
|
|||||||
Reference in New Issue
Block a user