diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 46fd160..bcf17c6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -18,4 +18,19 @@ ], "jobTitle": "Web Developer & Linux Enthusiast" } - </script>
\ No newline at end of file + </script> + <!-- Default Statcounter code for My Personal Website https://ben.sanders.life/ + --> + <script type="text/javascript"> + var sc_project=13339537; + var sc_invisible=1; + var sc_security="af47feaa"; + </script> + <script type="text/javascript" + src="https://www.statcounter.com/counter/counter.js" async></script> + <noscript><div class="statcounter"><a title="Web Analytics" + href="https://statcounter.com/" target="_blank"><img class="statcounter" + src="https://c.statcounter.com/13339537/0/af47feaa/1/" alt="Web Analytics" + referrerPolicy="no-referrer-when-downgrade"></a></div></noscript> + <!-- End of Statcounter Code --> + <a href="https://statcounter.com/p13339537/?guest=1">View My Stats</a>
\ No newline at end of file |
