Use arrow text symbol instead of Font Awesome icon
This commit is contained in:
parent
ddf10203f9
commit
6c0993d3f1
|
@ -7,7 +7,7 @@
|
||||||
<p>Back to: <a href="/shrines/">Shrine Index</a> | <a href="/">{{ sitemeta.siteName }}</a></p>
|
<p>Back to: <a href="/shrines/">Shrine Index</a> | <a href="/">{{ sitemeta.siteName }}</a></p>
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
|
|
||||||
<p><a href="#page-top">Back to Top <i class="fa-solid fa-arrow-up"></i></a></p>
|
<p><a href="#page-top">Back to Top 🡱</a></p>
|
||||||
{%- include "global/top-btn.njk" %}
|
{%- include "global/top-btn.njk" %}
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue