We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68fdb38 + 934999c commit 17631a9Copy full SHA for 17631a9
1 file changed
docs/_templates/layout.html
@@ -89,6 +89,7 @@
89
})(window,document,'script','dataLayer','{{ theme_analytics_id }}');</script>
90
<script src="{{ pathto('_static/js/cookieconsent.js', 1) }}" defer></script>
91
<script src="{{ pathto('_static/js/cookieconsent-init.js', 1) }}" defer></script>
92
+ <link rel="stylesheet" href="{{ pathto('_static/cookieconsent.css', 1) }}"/>
93
{%- endif %}
94
95
{%- if not embedded %}
0 commit comments