mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
put hyperglass version in meta tag for troubleshooting
This commit is contained in:
@@ -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} />
|
||||
|
Reference in New Issue
Block a user