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:
authorDillon <dillonzq@outlook.com>2020-02-15 22:03:18 +0300
committerDillon <dillonzq@outlook.com>2020-02-15 22:03:18 +0300
commit2f8123bfa60411634af3b3bedb55aaa49de153f6 (patch)
treef6ac5e7777ffd4770a654b89ce855bd61ad6f326 /layouts/_default/baseof.html
parent730ce7a1cabd23ab6d80bf36d045bceb434f4665 (diff)
chore(deps): remove jQuery
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index bc131ae..6f79e42 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -52,7 +52,7 @@
</div>
{{- /* Dynamic to top button */ -}}
- <a href="#" class="dynamic-to-top" id="dynamic-to-top" data-scroll>
+ <a href="#" class="dynamic-to-top" id="dynamic-to-top" smooth-scroll>
<span>&nbsp;</span>
</a>