1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

_includes/footer.html: adding "Made with <3" text.

This commit is contained in:
Henrik Hautakoski 2020-06-05 16:02:10 +02:00
parent 4c8a991692
commit a2bac0ec2a

View file

@ -1,5 +1,6 @@
<div class="footer">
<p>
Made with <i class="text-red fas fa-heart"></i> by <a target="_blank" href="https://www.eossweden.org">sw/eden</a>.
Page generated on: <i>{{ site.time | date: "%Y-%m-%d %T %Z" }}</i> using version:
<a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
{{ site.github.build_revision | slice: 0,8 }}