Skip to content

Commit 0948e44

Browse files
committed
Add version and component meta tags
1 parent bf5014b commit 0948e44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/partials/head-meta.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
{{!-- Add additional meta tags here --}}
2+
<meta name="version" content="{{{page.version}}}">
3+
<meta name="component" content="{{{page.component.name}}}">

0 commit comments

Comments
 (0)