diff --git a/src/partials/footer-scripts.hbs b/src/partials/footer-scripts.hbs index c08f2ce..94e0ce0 100644 --- a/src/partials/footer-scripts.hbs +++ b/src/partials/footer-scripts.hbs @@ -6,7 +6,7 @@ {{else if (eq env.SEARCH_ENGINE 'algolia')}} - + {{/if}} {{/if}} diff --git a/src/partials/head-styles.hbs b/src/partials/head-styles.hbs index 1b60638..d0cc5a5 100644 --- a/src/partials/head-styles.hbs +++ b/src/partials/head-styles.hbs @@ -4,6 +4,6 @@ {{#if (eq env.SEARCH_ENGINE 'lunr')}} {{else if (eq env.SEARCH_ENGINE 'algolia')}} - + {{/if}} {{/if}}