Remove Plausible
This commit is contained in:
parent
38f2da27a2
commit
6bed2f655a
3 changed files with 0 additions and 10 deletions
|
@ -50,10 +50,6 @@
|
|||
{# Add the Mastodon verification link so pages can be verified. #}
|
||||
<a class="hidden" rel="me" href="{{ site.mastodon.url }}">Mastodon</a>
|
||||
|
||||
{% if site.plausible.domain %}
|
||||
<script defer data-domain="{{ site.plausible.domain }}" src="https://plausible.io/js/script.js"></script>
|
||||
{% endif %}
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue