Remove gitinfo on footer
This commit is contained in:
parent
0a731d4926
commit
e74e82a6b7
@ -10,5 +10,5 @@
|
|||||||
<small>It's self-hosted, low-tech, without javascript and static, as it should be.</small>
|
<small>It's self-hosted, low-tech, without javascript and static, as it should be.</small>
|
||||||
<sup><a href="{{ .Site.BaseURL}}/notes/why-no-js/" rel="nofollow">Why ?</a></sup>
|
<sup><a href="{{ .Site.BaseURL}}/notes/why-no-js/" rel="nofollow">Why ?</a></sup>
|
||||||
<br>
|
<br>
|
||||||
<p> Page last modified on {{ .Lastmod }} | {{ .GitInfo.AbbreviatedHash }} </p>
|
<p> Page last modified on {{ .Lastmod }}</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user