hugo/tpl/tplimpl
Daniel Terhorst-North f281ef8a4a tpl: fix incorrect lastBuildDate
Set the `<lastBuildDate>` field to be the most recent Lastmod date
of all the posts in the current selection.

Fixes #11600
2024-01-25 19:46:52 +01:00
..
embedded tpl: fix incorrect lastBuildDate 2024-01-25 19:46:52 +01:00
integration_test.go Pull in the latest code from Go's template packages (#11771) 2023-12-04 12:07:54 +01:00
shortcodes.go
shortcodes_test.go
template.go tpl: Allow using page resources on the images page parameter for opengraph, schema and twitter_cards templates 2023-12-04 12:05:41 +01:00
template_ast_transformers.go
template_ast_transformers_test.go
template_errors.go
template_funcs.go
template_funcs_test.go tpl/math: Add math.Rand template function 2023-12-29 19:37:27 +01:00
template_test.go
templateFuncster.go
templateProvider.go