remove commit gronk commit information for now

This commit is contained in:
2024-01-02 18:15:33 +00:00
parent d83611f12a
commit 8b4765e9fb

View File

@@ -13,6 +13,6 @@
<div id="content"> <div id="content">
{% block content %} {% block content %}
{% endblock %} {% endblock %}
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/gronk">gronk</a> (commit {{ gronk_commit }}) {% if notes_git_head_sha1 %}notes commit {{ notes_git_head_sha1 }}{% endif %}</p> <p class="smallText"> page generated by <a href="https://github.com/alvierahman90/gronk">gronk</a> <!--(commit {{ gronk_commit }}) {% if notes_git_head_sha1 %}notes commit {{ notes_git_head_sha1 }}{% endif %}--></p>
</div> </div>
</body> </body>