We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31937cc commit c83ee0cCopy full SHA for c83ee0c
_includes/headertop.html
@@ -54,3 +54,6 @@
54
55
<!-- Algolia stylesheet -->
56
<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