File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -1244,6 +1244,11 @@ footer
12441244 .logo
12451245 height 18px
12461246
1247+ .privacy-links
1248+ margin-bottom 16px
1249+ span
1250+ padding 0 6px
1251+
12471252 .pull-request
12481253 +breakpoint ("tablet" )
12491254 text-align center
Original file line number Diff line number Diff line change @@ -51,6 +51,12 @@ html(lang='en')
5151 .container
5252 .columns
5353 .column
54+ div.privacy-links
55+ a( href ='https://auth0.com/privacy/' , target ="_blank" )
56+ | Privacy
57+ span •
58+ a( href ='https://auth0.com/web-terms' , target ="_blank" )
59+ | Terms of Service
5460 a( href ='https://auth0.com/developers/' , target ="_blank" )
5561 | Supported by
5662 img( src ='/img/ico_logo.svg' alt ='Supported by Auth0 - JWT.io Token Based Authentication' ) .logo
You can’t perform that action at this time.
0 commit comments