Skip to content

Commit

Permalink
[MNT] Add the plausible script to the website (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
surchs authored Apr 18, 2024
1 parent 2cc04c5 commit d7aae4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{% block scripts %}
{{ super() }}
<script src="https://cdn.tailwindcss.com"></script>
<script defer data-domain="neurobagel.org" src="https://plausible.neurobagel.org/js/script.js"></script>
{% endblock %}

{% block tabs %}
Expand Down

0 comments on commit d7aae4f

Please sign in to comment.