Add analytics

This commit is contained in:
James Skemp 2023-04-19 22:00:18 -05:00
parent 167ef84f4b
commit e76d1caf8c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<meta name="keywords" content='{{ with .Params.tags }}{{ delimit . "," }}{{ end }}' />
<meta name="author" content="{{ .Params.author }}" />
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
<script async defer data-website-id="1f7f26bf-e9b8-411d-ab02-9962352b3cec" src="https://a.jamesrskemp.com/custom.js"></script>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/highlightjs-themes/androidstudio.css" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />