Skip to content

Commit 8dd0a8a

Browse files
authored
Update default.html
1 parent ffaaa13 commit 8dd0a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{% include footer.html %}
1717
{% include js_files.html %}
1818
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
19-
{% include cookie-consent.html %}
19+
{% include cookie_consent.html %}
2020
</body>
2121

2222
</html>

0 commit comments

Comments
 (0)