mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-18 23:53:42 +02:00
Blog: Add 'arrow-up' button
This commit is contained in:
parent
6d47fd0a2d
commit
25b0916213
@ -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>
|
||||
|
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user