summaryrefslogtreecommitdiff
path: root/_includes/footer.html
blob: bcf17c6a73d18ca3fbc3631d84e4e6d3af9f1302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
    <footer>
      <small>Made with ❤️ in Helen, GA</small><br />
	    <small>&copy; Ben Sanders, 2025</small>
    </footer>
    <!-- <script src="./index.js"></script> -->

    <script type="application/ld+json">
        {
          "@context": "https://schema.org",
          "@type": "Person",
          "name": "Ben Sanders",
          "url": "https://ben.sanders.life",
          "image": "https://bsand.net/assets/me.jpeg",
          "sameAs": [
            "https://github.com/bensanders",
            "https://linkedin.com/in/benasanders",
            "https://twitter.com/thebensanders"
          ],
          "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>