Add one-click return to the top function on the article page

Signed-off-by: Ray <Chow-Ray@outlook.com>
This commit is contained in:
Ray 2021-01-06 23:23:09 +08:00
parent 8623aa4792
commit e7b34b5e1d
No known key found for this signature in database
GPG key ID: 09145848F23A5994
4 changed files with 20 additions and 0 deletions

View file

@ -31,6 +31,8 @@
{{ end }}
{{ define "content" }}
<!--back to top-->
<a href="#top" class="backtop">{{ partial "arrow.html" . }}</a>
<section class="content-section" id="content-section">
<div class="content">
<div class="container p-0 read-area">