We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b7db7 commit 9a04f14Copy full SHA for 9a04f14
1 file changed
src/views/index.pug
@@ -8,6 +8,7 @@ html(lang=langCode)
8
meta(property='og:description' content=desc)
9
meta(name='twitter:title' content=lang.lang.heroH1 || 'electerm')
10
meta(name='twitter:description' content=desc)
11
+ meta(name='impact-site-verification' value='ca4e9196-12f8-4a15-b52c-e26062262871')
12
include ./parts/react-header
13
script(type='application/ld+json').
14
{
0 commit comments