We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffaaa13 commit 8dd0a8aCopy full SHA for 8dd0a8a
_layouts/default.html
@@ -16,7 +16,7 @@
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 cookie-consent.html %}
+ {% include cookie_consent.html %}
20
</body>
21
22
</html>
0 commit comments