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

taking commento for a spin

This commit is contained in:
2019-04-05 10:40:49 -04:00
parent 4b9313fb3d
commit cde3fcde2e
5 changed files with 36 additions and 11 deletions

View File

@@ -2,4 +2,5 @@
<div id="copyright"><a href="https://web.archive.org/web/20010501000000*/jakejarvis.com" title="View Old Versions on Wayback Machine" id="wayback" target="_blank" rel="noopener noreferrer nofollow">&copy; 2001 &ndash;</a> {{ now.Format "2006" }} <a rel="me author" href="{{ .Site.BaseURL }}" title="Jake Jarvis">Jake Jarvis</a>.</div>
<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>
</div>
</div>
{{ if .IsPage }}<script async defer src="https://commento.jarv.is/js/commento.js"></script>{{ end }}

View File

@@ -35,6 +35,7 @@
<link rel="icon" type="image/png" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}">
<link rel="dns-prefetch" href="https://stats.jarv.is">
<link rel="dns-prefetch" href="https://commento.jarv.is">
<link rel="stylesheet" href="{{ "style.css" | absURL }}">
<link rel="author" href="https://plus.google.com/+jakejarvis/posts">
<link rel="author" href="{{ "humans.txt" | absURL }}">