diff --git a/docs/layouts/partials/footer.html b/docs/layouts/partials/footer.html index 99a0eaf59..b422a1ad0 100644 --- a/docs/layouts/partials/footer.html +++ b/docs/layouts/partials/footer.html @@ -3,6 +3,11 @@

Last revision: {{ .Lastmod.Format "January 2, 2006" }}{{ if .IsPage }}{{ with .GitInfo }} | {{ .Subject }} ({{ .AbbreviatedHash }}){{end }}{{ end }} Hugo v{{ .Site.Params.release }} documentation

+ {{ with getenv "REPOSITORY_URL" -}} + + + + {{- end }}