Fix path, add icon

This commit is contained in:
MG-5 2023-10-20 00:35:51 +02:00 committed by MG-5
parent 9326512f19
commit bba19dddfa

View file

@ -1,5 +1,5 @@
<footer class="site-footer">
<p class="text"><a href="{{ site.github.repository_url }}/blob/main/{{ page.relative_path }}">Edit this page in GitHub</a> </p>
<p class="text"><i class="fa fa-edit"></i> <a href="{{ site.github.repository_url }}/blob/main/{{ page.path }}">Edit page on GitHub</a> </p>
<p class="text">
{{ site.footer_text | default: "Powered by <a href='https://jekyllrb.com/'>Jekyll</a> with <a href='https://github.com/sylhare/Type-on-Strap'>Type on Strap</a>" }}</p>
<div class="footer-icons">