Skip to content

Commit

Permalink
Add version and component meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Mar 6, 2023
1 parent bf5014b commit 0948e44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/partials/head-meta.hbs
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{{!-- Add additional meta tags here --}}
<meta name="version" content="{{{page.version}}}">
<meta name="component" content="{{{page.component.name}}}">

0 comments on commit 0948e44

Please sign in to comment.