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