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/single.html
parentdd1bcdf6cea7acef6c607c313ba4855b8993f2d2 (diff)
delete animation
fix sprite svg
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 21babed..7f18728 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -4,7 +4,7 @@
{{- $params := .Scratch.Get "params" -}}
<div class="page single special">
{{- /* Title */ -}}
- <h1 class="single-title animated pulse faster">
+ <h1 class="single-title pulse faster">
{{- .Title -}}
</h1>