1
1
mirror of https://github.com/xplosionmind/quitsocialmedia.club.git synced 2024-12-22 21:37:55 +01:00

Added Plausible Analytics

This commit is contained in:
Tommi 2021-03-20 13:00:24 +01:00
parent b1600094a7
commit dcba33912f

View File

@ -16,5 +16,6 @@
<meta property="og:type" content="website" />
<meta property="og:article:published_time" content="{{ page.date | date_to_xmlschema }}" />
<meta property="og:locale:alternate" content="{% if page.lang == 'it' %}en{% else %}it{% endif %}" />
<script async defer data-domain="quitsocialmedia.club" src="https://plausible.io/js/plausible.js"></script>
</head>