Skip to content

Commit c4d668f

Browse files
authored
Update default.html
1 parent 186617a commit c4d668f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_layouts/default.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
3636
<a href="https://www.innoq.com">
3737
<img src="/images/supported-by-innoq--petrol-apricot.svg" class="footer-logo" />
3838
</a>
39+
<a href="https://www.innoq.com/en/impressum/">Legal Notice</a>
40+
<a href="https://www.innoq.com/en/datenschutz-20180524/">Privacy</a>
3941
</footer>
4042
<script src="{{ "assets/javascript/anchor-js/anchor.min.js" | relative_url }}"></script>
4143
<script>anchors.add();</script>
@@ -51,5 +53,6 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
5153
{% endif %}
5254
<script data-mode="hash" async defer src="https://cdn.simpleanalytics.io/hello.js"></script>
5355
<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>
5457
</body>
5558
</html>

0 commit comments

Comments
 (0)