From eb67ab58aa0e083729a4b4906b2522842ccf4954 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 20 Feb 2019 10:37:48 +0100 Subject: Refactor theme to use relative urls everywhere --- layouts/partials/docs/git-footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/docs/git-footer.html') diff --git a/layouts/partials/docs/git-footer.html b/layouts/partials/docs/git-footer.html index b9bcd39..1fc589d 100644 --- a/layouts/partials/docs/git-footer.html +++ b/layouts/partials/docs/git-footer.html @@ -3,14 +3,14 @@ {{ with .GitInfo }}
- {{ .AuthorDate.Local.Format "Last Modified Jan 2, 2006" }} + {{ .AuthorDate.Local.Format "Last Modified Jan 2, 2006" }}
{{ end }} {{ with .Site.Params.BookEditPath }}
- Edit this page + Edit this page
{{ end }} -- cgit v1.2.3