Place build revision numbers inside page

This commit is contained in:
Xevion
2022-04-10 17:42:46 -05:00
parent 81938a757a
commit 413a03ff20
3 changed files with 6 additions and 1 deletions

View File

@@ -38,4 +38,7 @@ layout: default
<p style="text-align: center;">
<a href="/feed.xml">Atom</a>
<em><a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
#{{ site.github.build_revision }}
</a></em>
</p>