diff options
| author | Ben Sanders <ben@sanders.life> | 2026-08-02 09:49:25 -0400 |
|---|---|---|
| committer | Ben Sanders <ben@sanders.life> | 2026-08-02 09:49:25 -0400 |
| commit | b41479c91e6685511c1f8ba8586106b322073b62 (patch) | |
| tree | c9f1345999d754ae0a533849966427e792d9e68d /_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon | |
| parent | cfaceeb9a6d1295f5754be211858155cd309acc2 (diff) | |
added statscounter code
Diffstat (limited to '_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon')
| -rw-r--r-- | _site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html b/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html index d595c09..78e049f 100644 --- a/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html +++ b/_site/blog/thoughts-on-pokemon-sun-and-pokemon-moon/index.html @@ -75,5 +75,20 @@ "jobTitle": "Web Developer & Linux Enthusiast" } </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> </body> </html> |
