From: Dan Allen Date: Sun, 10 May 2020 08:04:54 +0000 (-0600) Subject: consistently use triple handlebars for URLs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8db203031f162111e9497a1618e195bff6d1f93c;p=working%2Feg-antora.git consistently use triple handlebars for URLs --- diff --git a/src/partials/head-info.hbs b/src/partials/head-info.hbs index f18e7da..32c8bee 100644 --- a/src/partials/head-info.hbs +++ b/src/partials/head-info.hbs @@ -1,5 +1,5 @@ {{#with page.canonicalUrl}} - + {{/with}} {{#unless (eq page.attributes.pagination undefined)}} {{#with page.previous}} diff --git a/src/partials/header-content.hbs b/src/partials/header-content.hbs index 05ca5ef..6973507 100644 --- a/src/partials/header-content.hbs +++ b/src/partials/header-content.hbs @@ -1,7 +1,7 @@