New footer that includes current commit
This commit is contained in:
@ -14,9 +14,11 @@
|
||||
<ul>
|
||||
<#BLOG_POSTS>
|
||||
</ul>
|
||||
|
||||
<footer>
|
||||
<a href="/">HOME</a>
|
||||
<div style="float: left;">
|
||||
<a href="/">HOME</a>
|
||||
<span>COMMIT: <#COMMIT></span>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<#if HOTRELOAD>
|
||||
|
Reference in New Issue
Block a user