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 94e5780 commit 019c13dCopy full SHA for 019c13d
docs/_templates/layout.html
@@ -1,6 +1,6 @@
1
{% extends "!layout.html" %}
2
3
{% block extrahead %}
4
-<script defer data-domain="docs.sqlc.dev" src="https://plausible.io/js/plausible.js"></script>
+<script defer data-domain="docs.sqlc.dev" data-api="https://proxy.sqlc.dev/api/event" src="https://proxy.sqlc.dev/js/script.js"></script>
5
{{ super() }}
6
-{% endblock %}
+{% endblock %}
0 commit comments