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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 9cfd364..fc63d8e 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -4,5 +4,5 @@
{{ partial "widgets/tags" . }}
{{ partial "widgets/tag_cloud" . }}
- <div id="toTop" class="fa fa-chevron-up"></div>
+ <div id="toTop" class="fa fa-angle-up"></div>
</aside>