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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2021-09-17 14:25:38 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2021-09-17 14:25:38 +0300
commitc0cee788d56f52744d13411094fb99557cf77ce6 (patch)
tree393d7be94fe5cb58edbc6066a7ac8b2c92c5b5a0 /layouts/_default/taxonomy.html
parent7580d1ce3866d9291b28922053dc7c6d8a629e43 (diff)
parent84bd48493c20877058b01cabf7b49ececbd0ec7d (diff)
Merge branch 'testing'
Diffstat (limited to 'layouts/_default/taxonomy.html')
-rw-r--r--layouts/_default/taxonomy.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/taxonomy.html b/layouts/_default/taxonomy.html
index 262a294..11ce644 100644
--- a/layouts/_default/taxonomy.html
+++ b/layouts/_default/taxonomy.html
@@ -1,5 +1,5 @@
{{ define "main" }}
-<div ref="streamContainer" class="stream-container">
+
<div class="post-list-container post-list-container-shadow">
<div class="post-item-wrapper post-item-wrapper-no-hover">
<div class="post-item post-item-no-gaps">
@@ -25,5 +25,5 @@
</a>
{{- end -}}
</div>
-</div>
+
{{ end }}