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 d41440c commit d3c7e0cCopy full SHA for d3c7e0c
views/index.jade
@@ -19,11 +19,11 @@ block content
19
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
20
21
.social
22
- a.a0(href='https://auth0.com/', target='_blank')
+ a.a0(href='https://auth0.com/?utm_source=jwtio&utm_campaign=craftedby', target='_blank')
23
span.by-text Crafted by
24
img(src='/img/pic_logo_ft.svg', alt='Token Based Authentication')
25
26
- a.supported(href='https://auth0.com/', target="_blank")
+ a.supported(href='https://auth0.com/?utm_source=jwtio&utm_campaign=craftedby', target="_blank")
27
| Supported by
28
img(src='/img/ico_logo.svg', alt='Token Based Authentication')
29
0 commit comments