Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd "Top" link to index - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 12691abbf9ebb44ec4de5b3b231492cd649eb41c
parent e30a93bad2311b28a41b87f8c7342d08d5aaf3a0
Author: Anders Damsgaard <[email protected]>
Date: Sat, 3 Nov 2018 08:25:51 +0100
Add "Top" link to index
Diffstat:
M themes/tale-mod/layouts/index.html | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/themes/tale-mod/layouts/index.html b/themes/tale-mod/layouts/index…
t@@ -17,6 +17,7 @@
{{ if .Paginator.HasPrev }}
<a href="{{ .Paginator.PrevPage.URL }}" class="left ar…
{{ end }}
+ <a href="{{ .Site.BaseURL }}" class="top">Top</a>
{{ if .Paginator.HasNext }}
<a href="{{ .Paginator.NextPage.URL }}" class="right a…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.