github.com/mweagle/Sparta@v1.15.0/docs_source/layouts/partials/menu-footer.html (about) 1 {{ if $.GitInfo }} 2 Build: <a target="_blank" href="https://github.com/mweagle/Sparta/commit/{{ getenv "GIT_HEAD_COMMIT"}}">{{ getenv "GIT_HEAD_COMMIT"}}</a><p/> 3 Date: {{ now.Format "2006-01-02T15:04:05Z07:00" }} 4 {{ end }} 5 6 <p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fas fa-heart"></i></a> from <a href="http://getgrav.org">Grav</a> and <a href="http://gohugo.io/">Hugo</a></p>