We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1067c74 + a71a55a commit 89da394Copy full SHA for 89da394
2 files changed
docs/_templates/layout.html
@@ -4,5 +4,5 @@
4
{# Add Seline tracking script to the head section #}
5
{% block extrahead %}
6
{{ super() }}
7
- <script async src="https://cdn.seline.com/seline.js" data-token="2162fe5e9da2b07"></script>
+ <script async src="https://cdn.seline.com/seline.js" data-token="0d3973f7ee31324"></script>
8
{% endblock %}
docs/overrides/main.html
@@ -3,5 +3,5 @@
3
{% block analytics %}
<!-- Seline Analytics -->
0 commit comments