Skip to content

Commit 7ddbfbd

Browse files
committed
Add Privacy Notice to Docs
1 parent dc50863 commit 7ddbfbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_templates/layout.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{% extends '!layout.html' %}
2+
3+
{% block footer %}
4+
<script src="/SdkStatic/sdk-priv.js" async="true"></script>
5+
{% endblock %}

0 commit comments

Comments
 (0)