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 e3e67fb commit a790855Copy full SHA for a790855
views/layout.jade
@@ -11,6 +11,8 @@ html(lang='en')
11
12
//- Google Verification Code
13
meta(name="google-site-verification", content="cFjJt_KK4v_TKnCZ3hcuLlEUBBk4RLT0iByrpjCsvLA")
14
+ // For Chrome extension inline install
15
+ meta(name="google-site-verification", content="eksHKAourReHdYNGn8amokJTErSTq0VzdQWuyU_hE2s")
16
17
//- Twitter Card
18
block twittercard
0 commit comments