Skip to content

Commit

Permalink
Plausible analytics for the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Dec 20, 2021
1 parent f36e010 commit 554aae5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/_templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{%- extends "!layout.html" %}

{% block htmltitle %}
{{ super() }}
<script defer data-domain="datasette.io" src="https://plausible.io/js/plausible.js"></script>
{% endblock %}

{% block sidebartitle %}

<a href="https://datasette.io/">
Expand Down

0 comments on commit 554aae5

Please sign in to comment.