Render scroll icon near the pinned post

pull/1/head
Nikita Tokarchuk 2 years ago
parent 9b43855d07
commit 393f63757a
Signed by: mainnika
GPG Key ID: A595FB7E3E56911C
  1. 4
      frontend/templates/index.go.tmpl

@ -22,6 +22,10 @@
{{ end }}
</div>
<div class="scroll-container">
<a href="#this-is-blog"><span></span></a>
</div>
</section>
<section id="this-is-blog" class="root-container blog-container">

Loading…
Cancel
Save