Skip to content

Commit 3609a35

Browse files
committed
Add Plausible snippet
1 parent aa8d225 commit 3609a35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/default.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<link rel="shortcut icon" href="/assets/img/snake64.png">
2828
<link rel="apple-touch-icon" href="/assets/img/snake144.png">
2929
<link rel="stylesheet" type="text/css" href="/assets/style/style.css">
30+
31+
<!-- Plausible Analytics -->
32+
<script defer data-domain="socalpython.org" src="https://plausible.io/js/script.js"></script>
3033
</head>
3134
<body>
3235
<div class="wrapper">

0 commit comments

Comments
 (0)