Skip to content

Commit 02c9f3d

Browse files
Changes the Crafted By Auth0 links and adds UTM
1 parent 93c7b50 commit 02c9f3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

views/website/index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ block content
1919
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
2020

2121
.social
22-
a.a0(href='https://auth0.com/?utm_source=jwtio&utm_campaign=%3Cspan%20class="x x-first x-last">craftedby', target='_blank')
22+
a.a0(href='https://auth0.com/%3Cspan%20class="x x-first x-last">why-auth0?utm_source=jwtio&utm_medium=navbar_whats_auth0&utm_campaign=jwt_nav_cta_12_2019', target='_blank')
2323
span.by-text Crafted by
2424
img(src='/img/pic_logo_ft.svg', alt='Token Based Authentication')
2525
span.crafted-by__question-mark ?

views/website/introduction.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ block content
4646
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
4747

4848
.social
49-
a.a0(href='https://auth0.com/?utm_source=jwtio&utm_campaign=%3Cspan%20class="x x-first x-last">craftedby', target='_blank')
49+
a.a0(href='https://auth0.com/%3Cspan%20class="x x-first x-last">why-auth0?utm_source=jwtio&utm_medium=navbar_whats_auth0&utm_campaign=jwt_nav_cta_12_2019', target='_blank')
5050
span.by-text Crafted by
5151
img(src='/img/pic_logo_ft.svg', alt='Token Based Authentication')
5252
span.crafted-by__question-mark ?

0 commit comments

Comments
 (0)