We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d01db4 + dc87d4f commit 20dfa07Copy full SHA for 20dfa07
_layouts/default.html
@@ -53,6 +53,6 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
53
{% endif %}
54
<script data-mode="hash" async defer src="https://cdn.simpleanalytics.io/hello.js"></script>
55
<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>
+ <script defer data-domain="remotemobprogramming.org" src="https://plausible.io/js/plausible.js"></script>
57
</body>
58
</html>
0 commit comments