Switched chevron icon to regular font
the build was successful Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-11-24 15:43:11 +01:00
parent a4b2c40618
commit 1d55439c73
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<button id="back-to-top"
class="btn btn-primary btn-lg"
title="Click to return to the start of the page" data-toggle="tooltip" data-placement="left">
<span class="fas fa-chevron-square-up"></span>
<span class="far fa-chevron-square-up"></span>
</button>
</div>
{% include footer.html %}