diff options
Diffstat (limited to '_includes/analytics.html')
| -rw-r--r-- | _includes/analytics.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/analytics.html b/_includes/analytics.html index bbcccd9..7ee4efe 100644 --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -10,4 +10,5 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); -</script>
\ No newline at end of file +</script> +<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> |
