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 a2d8a4e commit 9982230Copy full SHA for 9982230
1 file changed
templates/_snippets/head.twig
@@ -28,4 +28,7 @@
28
29
{# this is the last, so prism can be overriden here #}
30
<link href="{{ asset('assets/style.css') }}" rel="stylesheet" type="text/css" />
31
+
32
+ <script defer data-domain="friendsofphp.org" src="http://plausible.dequippe.tech/js/script.outbound-links.js"></script>
33
+ <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
34
</head>
0 commit comments