Skip to content

Commit 20dfa07

Browse files
authored
Merge pull request #7 from youngbrioche/patch-1
Update plausible script
2 parents 8d01db4 + dc87d4f commit 20dfa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
5353
{% endif %}
5454
<script data-mode="hash" async defer src="https://cdn.simpleanalytics.io/hello.js"></script>
5555
<noscript><img src="https://api.simpleanalytics.io/hello.gif" alt=""></noscript>
56-
<script async defer data-domain="remotemobprogramming.org" src="https://stats.innoq.com/js/index.js"></script>
56+
<script defer data-domain="remotemobprogramming.org" src="https://plausible.io/js/plausible.js"></script>
5757
</body>
5858
</html>

0 commit comments

Comments
 (0)