Skip to content

Commit 5e3066a

Browse files
committed
Keep single plausible analytics script.
1 parent fa9efd0 commit 5e3066a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/components/BaseHead.astro

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ const { title, description, image = "/social-card.png" } = Astro.props;
5252
<meta http-equiv="X-Clacks-Overhead" content="GNU Oier Etxaniz" />
5353
<meta http-equiv="X-Clacks-Overhead" content="GNU Russel Winder" />
5454

55-
<script
56-
defer
57-
is:inline
58-
data-domain="ep2025.europython.eu"
59-
src="https://plausible.io/js/script.js"></script>
60-
6155
<script
6256
defer
6357
is:inline

0 commit comments

Comments
 (0)