Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurizal Susanto <rizalsagi@gmail.com>2018-04-02 18:48:56 +0300
committerYurizal Susanto <rizalsagi@gmail.com>2018-04-02 18:48:56 +0300
commitac4e289358335aa3bc6897e1c90b64f685496e1a (patch)
tree27c5a0e7a5a5ad145b88648778467820cfc6e8b5 /layouts
parenta618aad932e74985f983d7b7dd0e5d97cb385cee (diff)
Make space around title bigger
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 5af4bec..9d30731 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -15,7 +15,7 @@
{{ end }}
</p>
{{ if ne .Kind "home" }}
- <a href="#">
+ <a href="#brand">
<img class="icon-text" src="/img/toup.svg" alt="To Up"/>
<span>{{ T "toUp" }}</span>
</a>