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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-02-27 11:38:33 +0300
committeruPagge <git@upagge.ru>2021-02-27 11:38:33 +0300
commit0afb594c7334c1d3145ae54ec8df931601f3be5c (patch)
tree3d4ee9aeb74b102af8b815bce757a5b9c5f85dea /layouts/_default/section.html
parentdd1bcdf6cea7acef6c607c313ba4855b8993f2d2 (diff)
delete animation
fix sprite svg
Diffstat (limited to 'layouts/_default/section.html')
-rw-r--r--layouts/_default/section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/section.html b/layouts/_default/section.html
index 882c1ae..c5e9b0c 100644
--- a/layouts/_default/section.html
+++ b/layouts/_default/section.html
@@ -5,7 +5,7 @@
{{- define "content" -}}
<div class="page archive">
{{- /* Title */ -}}
- <h2 class="single-title animated pulse faster">
+ <h2 class="single-title pulse faster">
{{- .Params.Title | default (T .Section) | default .Section | dict "Some" | T "allSome" -}}
</h2>