1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 20:45:31 -04:00

HTML5 elements and random CSS improvements

This commit is contained in:
2019-04-12 12:38:00 -04:00
parent c7e4caeadc
commit e216cf7eec
11 changed files with 189 additions and 150 deletions

View File

@@ -15,3 +15,6 @@
</script>
</body>
</html>
{{ printf "<!-- Build Date: %s-->" hugo.BuildDate | safeHTML }}
{{ printf "<!-- Commit Hash: %s-->" .Hugo.CommitHash | safeHTML }}