put versions and commits on landing page

This commit is contained in:
2023-02-06 14:39:10 +00:00
parent 32a32b873e
commit df8febd3cf
3 changed files with 18 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ Browse <a href="/notes">here</a> or by tag <a href="/.tags">here</a>.
<div id="results">
</div>
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a></p>
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a> (commit $n2w_commit$) notes commit $notes_git_head_sha1$</p>
</div>
<script src="/fuse.js"> </script>
<script> const data = $data$ </script>