Skip to content

Commit 8bc5b24

Browse files
committed
remove plausible for now
1 parent 145033d commit 8bc5b24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

theme/templates/base.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
{% block meta_header %}{% endblock %}
88
<title>{% block title %}{% endblock %}Full Stack Python</title> {% block css %}{% endblock %}
99
<link rel="shortcut icon" href="/img/fsp-fav.png">
10-
<script defer data-domain="fullstackpython.com" src="https://plausible.io/js/plausible.js"></script>
1110
</head>
1211
<body>
1312
{% block banner %}{% endblock %}

0 commit comments

Comments
 (0)