Skip to content

Commit 3ce3c3b

Browse files
Pablo LaurinoPablo Laurino
authored andcommitted
Google Tag added to layout
1 parent 3dacade commit 3ce3c3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

views/layout.jade

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ html(lang='en')
88
meta(name='author', content='auth0.com')
99
meta(name='description', content='JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is digitally signed using JSON Web Signature (JWS).')
1010

11+
//- Google Verification Code
12+
meta(name="google-site-verification", content="cFjJt_KK4v_TKnCZ3hcuLlEUBBk4RLT0iByrpjCsvLA")
13+
1114
//- Twitter Card
1215
1316
meta(name='twitter:card', content='summary_large_image')

0 commit comments

Comments
 (0)