Files
hugo-book/layouts/_partials/docs/links/commit.html
2025-08-09 01:02:44 +02:00

5 lines
180 B
HTML

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