~dricottone/blog

ref: 7c030f1c0fd1d7543d88c54307d8915b53b58284 blog/layouts/partials/footer.html -rw-r--r-- 368 bytes
7c030f1cDominic Ricottone Adding markdown cheatsheet that doubles as rendering reference 2 years ago
                                                                                
1
2
3
4
5
<footer>
  <p>generated by <a href="https://gohugo.io/">Hugo</a> at {{ now.Format "2006-01-02 13:04:05 MST" }}</p>
  <p><a href="/sitemap.xml">Sitemap</a> | <a href="https://git.dominic-ricottone.com/~dricottone/blog/tree">Source code</a> | The content on this site is licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></p>
</footer>