Skip to content

Commit 93c7b50

Browse files
Adds the question mark to the /introduction page navbar
1 parent a47322a commit 93c7b50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

views/website/introduction.pug

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ block content
4949
a.a0(href='https://auth0.com/?utm_source=jwtio&utm_campaign=craftedby', target='_blank')
5050
span.by-text Crafted by
5151
img(src='/img/pic_logo_ft.svg', alt='Token Based Authentication')
52+
span.crafted-by__question-mark ?
5253

53-
a.supported(href='https://auth0.com/', target="_blank")
54+
a.supported(href='https://auth0.com/', target="_blank")
5455
| Supported by
5556
img(src='/img/ico_logo.svg')
5657

0 commit comments

Comments
 (0)