Files
hugo-book/layouts/_partials/docs/links/commit.html
2025-08-04 13:07:05 +02:00

5 lines
177 B
HTML

{{- return (partial "docs/text/template" (dict "Template" .Site.Params.BookLastChangeLink "Context" (dict
"Site" .Site
"Page" .Page
"GitInfo" .GitInfo
)) | path.Clean) -}}