forked from mirrors/thatmattlove-hyperglass
put hyperglass version in meta tag for troubleshooting
This commit is contained in:
parent
fa1397781d
commit
7dfc72c2e7
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ export default () => {
|
|||
<title>{title}</title>
|
||||
<meta charSet="UTF-8" />
|
||||
<meta httpEquiv="Content-Type" content="text/html" />
|
||||
<meta name="hg-version" content={config.hyperglass_version} />
|
||||
<meta name="description" content={description} />
|
||||
<meta name="keywords" content={keywords.join(", ")} />
|
||||
<meta name="author" content={author} />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue