Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -36,7 +36,7 @@
|
|||||||
<button id="back-to-top"
|
<button id="back-to-top"
|
||||||
class="btn btn-primary btn-lg"
|
class="btn btn-primary btn-lg"
|
||||||
title="Click to return to the start of the page" data-toggle="tooltip" data-placement="left">
|
title="Click to return to the start of the page" data-toggle="tooltip" data-placement="left">
|
||||||
<span class="far fa-chevron-square-up"></span>
|
<span class="fas fa-chevron-up"></span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
|
|||||||
Reference in New Issue
Block a user