Skip to content

Commit 042d889

Browse files
authored
Merge pull request #173 from jsonwebtoken/chrome-webstore-verification
Google site verification for Chrome extension inline install.
2 parents e3e67fb + a790855 commit 042d889

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

views/layout.jade

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ html(lang='en')
1111

1212
//- Google Verification Code
1313
meta(name="google-site-verification", content="cFjJt_KK4v_TKnCZ3hcuLlEUBBk4RLT0iByrpjCsvLA")
14+
// For Chrome extension inline install
15+
meta(name="google-site-verification", content="eksHKAourReHdYNGn8amokJTErSTq0VzdQWuyU_hE2s")
1416

1517
//- Twitter Card
1618
block twittercard

0 commit comments

Comments
 (0)