Skip to content

Commit

Permalink
Add docsearch:page_rank attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
osfameron committed Apr 25, 2024
1 parent 02783e7 commit 59c634a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/partials/head-meta.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
<meta name="docsearch:version_rank" content="{{page.attributes.version-rank}}">
<meta name="docsearch:status" content="{{page.attributes.status}}">
<meta name="docsearch:edition" content="{{page.attributes.edition}}">
<meta name="docsearch:page_rank" content="{{page.attributes.page_rank}}">


{{#with page.attributes.meta-zd-site-verification}}
Expand Down

0 comments on commit 59c634a

Please sign in to comment.