Skip to content

Commit c83ee0c

Browse files
committed
Add Plausible analytics
1 parent 31937cc commit c83ee0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/headertop.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@
5454

5555
<!-- Algolia stylesheet -->
5656
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
57+
58+
<!-- Plausible Analytics -->
59+
<script defer data-domain="docs.scala-lang.org,scala-lang.org" src="https://plausible.scala-lang.org/js/script.js"></script>

0 commit comments

Comments
 (0)