diff --git a/antora-ui/src/partials/footer-scripts.hbs b/antora-ui/src/partials/footer-scripts.hbs index 0e9a96b..e7cba0d 100644 --- a/antora-ui/src/partials/footer-scripts.hbs +++ b/antora-ui/src/partials/footer-scripts.hbs @@ -1,3 +1,9 @@ +{{#if env.SITE_SEARCH_PROVIDER}} + + + +{{/if}} \ No newline at end of file diff --git a/antora-ui/src/partials/head-prelude.hbs b/antora-ui/src/partials/head-prelude.hbs index a8b267d..ab7b697 100644 --- a/antora-ui/src/partials/head-prelude.hbs +++ b/antora-ui/src/partials/head-prelude.hbs @@ -1,2 +1,2 @@ - + diff --git a/antora-ui/src/partials/header-content.hbs b/antora-ui/src/partials/header-content.hbs index fa45020..ce8b795 100644 --- a/antora-ui/src/partials/header-content.hbs +++ b/antora-ui/src/partials/header-content.hbs @@ -1,6 +1,5 @@ - + \ No newline at end of file diff --git a/antora-ui/src/partials/toolbar.hbs b/antora-ui/src/partials/toolbar.hbs index e8b4fd0..b7be88a 100644 --- a/antora-ui/src/partials/toolbar.hbs +++ b/antora-ui/src/partials/toolbar.hbs @@ -1,5 +1,12 @@