diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-17 10:05:03 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-17 10:05:03 -0400 |
| commit | fafde71105e28b83ff3a08043058ec7ac8296b07 (patch) | |
| tree | 5fe5ca234950d62ec873655c3d493327d3b98a7b /_includes/footer.html | |
| parent | 74e8ccc7169840a03906fcabce569c9f33dabbd0 (diff) | |
Added Plausiable code
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 46fd160..a1ae1c0 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -18,4 +18,5 @@ ], "jobTitle": "Web Developer & Linux Enthusiast" } - </script>
\ No newline at end of file + </script> + <script defer data-domain="ben.sanders.life" src="https://plausible.io/js/script.js"></script>
\ No newline at end of file |
