mirror of https://github.com/docker/docs.git
move hotjar include to analytics
Moving it together with similar includes. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
7e7ab4e898
commit
829be2ef9d
|
@ -73,7 +73,7 @@
|
|||
{%- if site.local_search -%}
|
||||
<script defer src="/assets/js/search.js"></script>
|
||||
{%- endif -%}
|
||||
{%- include feedback.html -%}
|
||||
{%- include analytics/feedback.html -%}
|
||||
|
||||
{%- comment -%}
|
||||
preload fonts: https://www.freecodecamp.org/news/web-fonts-in-2018-f191a48367e8/
|
||||
|
|
Loading…
Reference in New Issue