We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9274b commit 696874dCopy full SHA for 696874d
_layouts/default.html
@@ -15,6 +15,7 @@
15
16
{% include footer.html %}
17
{% include js_files.html %}
18
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
19
{% include consent.html %}
20
</body>
21
0 commit comments