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 2894ad3 commit 863600cCopy full SHA for 863600c
templates/base.html
@@ -13,6 +13,8 @@
13
gtag('js', new Date());
14
gtag('config', 'G-TF35YF9CVH');
15
</script>
16
+ <!-- Plausible.io analytics -->
17
+ <script defer data-domain="python.org" src="https://plausible.io/js/script.js"></script>
18
19
<meta charset="utf-8">
20
<meta http-equiv="X-UA-Compatible" content="IE=edge">
0 commit comments