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.
1 parent dc50863 commit 7ddbfbdCopy full SHA for 7ddbfbd
docs/_templates/layout.html
@@ -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