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

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) -}}