We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588411b commit 08e2a8fCopy full SHA for 08e2a8f
_layouts/default.html
@@ -15,6 +15,8 @@
15
16
{% include footer.html %}
17
{% include js_files.html %}
18
+ <script src="/js/jquery.min.js"></script>
19
+ {% include cookie-consent.html %}
20
</body>
21
22
</html>
0 commit comments