Add back to top (#213)
* translate_Chinese * translate_Chinese * Add one-click return to the top function on the article page Signed-off-by: Ray <Chow-Ray@outlook.com> * Fix scroll-to-top button Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
@@ -77,6 +77,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--scroll back to top-->
|
||||
<a id="scroll-to-top" class="btn"><i class="fas fa-chevron-circle-up"></i></a>
|
||||
{{ if .IsTranslated }}
|
||||
{{ partial "navigators/floating-lang-selector.html" . }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user