diff options
Diffstat (limited to '_includes/head.html')
| -rw-r--r-- | _includes/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/head.html b/_includes/head.html index 69d3c41..5e191b1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -25,4 +25,5 @@ <!-- UI and Theme --> <meta name="theme-color" content="#b172bc"> <link rel="stylesheet" href="/main.css"> + <script defer data-domain="ben.sanders.life" src="https://plausible.io/js/script.js"></script> </head>
\ No newline at end of file |
