Skip to content

Commit

Permalink
add plausible (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien4215 authored Jan 31, 2024
1 parent 8eec8ef commit cd462d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<link rel="stylesheet" href="assets/stylesheets/light.css">
<link rel="stylesheet" media="(prefers-color-scheme: dark)" href="assets/stylesheets/dark.css">
<script defer data-domain="centralisation.eclair.ec-lyon.fr" src="https://plausible.eclair.ec-lyon.fr/js/script.outbound-links.js"></script>
</head>

<body>
Expand Down Expand Up @@ -108,4 +109,4 @@ <h3>{{ link.name }}</h3>
}
</script>

</html>
</html>

0 comments on commit cd462d8

Please sign in to comment.