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 145033d commit 8bc5b24Copy full SHA for 8bc5b24
theme/templates/base.html
@@ -7,7 +7,6 @@
7
{% block meta_header %}{% endblock %}
8
<title>{% block title %}{% endblock %}Full Stack Python</title> {% block css %}{% endblock %}
9
<link rel="shortcut icon" href="/img/fsp-fav.png">
10
-<script defer data-domain="fullstackpython.com" src="https://plausible.io/js/plausible.js"></script>
11
</head>
12
<body>
13
{% block banner %}{% endblock %}
0 commit comments