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:
authorThemefisher Dev <themefisher.dev@gmail.com>2020-01-20 08:02:38 +0300
committerThemefisher Dev <themefisher.dev@gmail.com>2020-01-20 08:02:38 +0300
commit62fdd8d685325e8cc15732252af17599680a1da8 (patch)
tree066706ddc1117b926f9c1dedd51abfa837749160
parent948da3e54c7ab52d61eb2339bcd7046971ad792d (diff)
parent97273d28d331af97fee71696cf37d242da8b919b (diff)
modified readme file
-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>