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

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGURU SABARISH <gurusabarisha@gmail.com>2020-10-01 20:32:38 +0300
committerGitHub <noreply@github.com>2020-10-01 20:32:38 +0300
commit8379758b6e7892a65656e6bb9132a7024e7223e8 (patch)
tree46cc01fec7b1c6cba5d72acf2ffa0cb0ecf5f9a4
parent1fa593c03048ac7a2c2b0a662ac1e03a878fe7ef (diff)
Update single.html
-rw-r--r--layouts/_default/single.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index ded9de5..2ea4bf1 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -82,8 +82,8 @@
<!-- Tags -->
<div class="mb-4 p-5">
- <div class="card shadow ">
- <h5 class="card-header bg-warning">Tags</h5>
+ <div class="card">
+ <h5 class="card-header">Tags</h5>
<div class=" card-body">
{{ if .Params.tags }}
{{ range .Params.tags }}