diff --git a/preview-src/tables.adoc b/preview-src/tables.adoc index 6a66d27a..e45c503f 100644 --- a/preview-src/tables.adoc +++ b/preview-src/tables.adoc @@ -1,6 +1,7 @@ = Tables :nofooter: :page-ogtitle: This page uses the page-ogtitle attribute to generate a custom title for SEO meta +:page-custom-canonical: https://neo4j.com/docs/cypher-manual/current/clauses/where/ .No striping // Alternative to stripes attributes is diff --git a/src/partials/head-info.hbs b/src/partials/head-info.hbs index bb484ba4..d6fda8f9 100644 --- a/src/partials/head-info.hbs +++ b/src/partials/head-info.hbs @@ -3,8 +3,14 @@ {{/with}} {{else}} + {{#if page.attributes.custom-canonical}} + {{#with page.attributes.custom-canonical}} + + {{/with}} + {{else}} {{/if}} + {{/if}} {{#unless (eq page.attributes.pagination undefined)}} {{#with page.previous}}