We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8576fe commit 5423e19Copy full SHA for 5423e19
templates/default.html
@@ -27,9 +27,6 @@
27
<link rel="shortcut icon" href="/assets/img/snake64.png">
28
<link rel="apple-touch-icon" href="/assets/img/snake144.png">
29
<link rel="stylesheet" type="text/css" href="/assets/style/style.css">
30
-
31
- <!-- Plausible -->
32
- <script async defer data-domain="socalpython.org" src="https://stats.socalpython.org/js/index.js"></script>
33
</head>
34
<body>
35
<div class="wrapper">
0 commit comments