mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Correct domain for Plausible, refs #389
This commit is contained in:
parent
89c01103ec
commit
25d8c820de
1 changed files with 1 additions and 1 deletions
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block htmltitle %}
|
||||
{{ super() }}
|
||||
<script defer data-domain="docs.datasette.io" src="https://plausible.io/js/plausible.js"></script>
|
||||
<script defer data-domain="sqlite-utils.datasette.io" src="https://plausible.io/js/plausible.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue