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:
parent
8623aa4792
commit
e7b34b5e1d
4 changed files with 20 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue