let's try self-hosted plausible!

modified:   let-us-define-a-permacomputer/index.html
This commit is contained in:
Russell Ballestrini 2021-12-05 16:45:44 -05:00
parent 69627dc4fc
commit 57bac79c8f

View file

@ -15,6 +15,10 @@
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
<!-- self-hosted plausible -->
<script defer data-domain="unturf.com" src="https://analytics.makepostsell.com/js/plausible.js"></script>
</head>