Blog: Add 'arrow-up' button

This commit is contained in:
erciccione 2020-11-09 11:48:14 +00:00
parent 6d47fd0a2d
commit 25b0916213
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
2 changed files with 2 additions and 1 deletions

View file

@ -124,5 +124,5 @@ layout: custom
<!-- end right one-third block-->
</div>
</section>
<a href="#" class="arrow-up" aria-label="{% t accessibility.arrowup %}"><i></i></a>
</div>

View file

@ -63,6 +63,7 @@ title: titles.blogbytag
</div>
<!-- End full block-->
</section>
<a href="#" class="arrow-up" aria-label="{% t accessibility.arrowup %}"><i></i></a>
</div>
{% if paginator.total_pages > 1 %}