Files
hugo-book/layouts/_partials/docs/links/commit.html

5 lines
162 B
HTML

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