diff --git a/_includes/feedback.html b/_includes/analytics/feedback.html similarity index 100% rename from _includes/feedback.html rename to _includes/analytics/feedback.html diff --git a/_includes/head.html b/_includes/head.html index 71a9b63392..2fc71c8e40 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -73,7 +73,7 @@ {%- if site.local_search -%} {%- endif -%} - {%- include feedback.html -%} + {%- include analytics/feedback.html -%} {%- comment -%} preload fonts: https://www.freecodecamp.org/news/web-fonts-in-2018-f191a48367e8/