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

comment count

This commit is contained in:
2019-05-06 09:16:23 -04:00
parent 0d1e8a6350
commit 2f1582a451
2 changed files with 4 additions and 2 deletions

View File

@@ -3,4 +3,5 @@
<div id="panda"><a href="https://nationalzoo.si.edu/webcams/panda-cam#maincontent" title="Live Panda Party!" target="_blank" rel="noopener noreferrer nofollow"><span>&#x1F43C;</span></a></div>
<div id="poweredby"><a href="https://github.com/gohugoio/hugo" title="Hugo on GitHub" id="hugo" target="_blank" rel="noopener noreferrer nofollow">Powered by Hugo.</a> <a href="https://git.jarv.is/jake/jarv.is" title="View Source Code Repository" id="source" target="_blank" rel="noopener">View source.</a></div>
</footer>
{{ if .IsPage }}<script async defer src="https://comments.jarv.is/js/commento.js"></script>{{ end }}
{{ if .IsPage }}<script async defer src="https://comments.jarv.is/js/commento.js"></script>
<script async defer src="https://comments.jarv.is/js/count.js"></script>{{ end }}