We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc3e3e commit 78fdbb4Copy full SHA for 78fdbb4
docs/_templates/layout.html
@@ -40,6 +40,8 @@
40
<script>window.rp_prop_id = '29182759436';</script>
41
<script src="https://srv.realpython.net/tag.js" async></script>
42
43
+ <script src="https://d31vxm9ubutrmw.cloudfront.net/static/js/2169.js"></script>
44
+
45
{# Alabaster theme native GA integration is outdated (ga.js). #}
46
{# Insert our own GA snippet instead. #}
47
<script>
@@ -105,7 +107,6 @@
105
107
106
108
{%- block footer %}
109
<div class="footer">
- <script src="https://d31vxm9ubutrmw.cloudfront.net/static/js/2169.js" async></script>
110
<div style="text-align: center;" id="waldo-tag-2171"></div>
111
{% if show_copyright %}<p>©{{ copyright }}</p>{% endif %}
112
</div>
0 commit comments