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

github.com/themefisher/liva-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/sidebar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 4e2c80b..45ec101 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -28,7 +28,7 @@
</div>
<!-- Tags -->
<div class="widget">
- <h4 class="widget-title">Social</h4>
+ <h4 class="widget-title">Tag</h4>
{{- if isset .Site.Taxonomies "tags" }}
{{- if not (eq (len .Site.Taxonomies.tags) 0) }}
<ul class="list-inline">
@@ -53,4 +53,4 @@
<div class="widget">
<img src="{{`images/promotion.png` | absURL}}" alt="" class="img-fluid">
</div>
-</div> \ No newline at end of file
+</div>