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 699979e commit 4383c4cCopy full SHA for 4383c4c
views/website/layout.pug
@@ -63,7 +63,7 @@ html(lang='en')
63
span Missing something?
64
a(href='https://github.com/jsonwebtoken/jsonwebtoken.github.io/tree/master/views', target="_blank") Send a Pull Request
65
a(style='text-decoration: none') -
66
- a(href='https://github.com/jsonwebtoken/jsonwebtoken.github.io/blob/master/LICENSE.txt', target="_blank") Licence
+ a(href='https://github.com/jsonwebtoken/jsonwebtoken.github.io/blob/master/LICENSE.txt', target="_blank") License
67
.column.social-counter
68
a.twitter-follow-button(href='https://twitter.com/auth0', data-show-count='true') Follow @auth0
69
0 commit comments