Skip to content

Commit a8f7f55

Browse files
committed
Merge
2 parents 925dead + f6657a9 commit a8f7f55

File tree

5 files changed

+32
-28
lines changed

5 files changed

+32
-28
lines changed

css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

html/index.jade

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ html(lang='en')
9999
a(href='#debugger').scrollto Debugger
100100
a(href='#libraries').scrollto Libraries
101101
a(href='https://ask.auth0.com/category/jwt', target='_blank') Ask
102-
a(href='http://swag.auth0.com/', target='_blank') Store
102+
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
103103

104104
.social
105105
a.a0(href='https://auth0.com/', target='_blank')
@@ -141,7 +141,11 @@ html(lang='en')
141141
span JWT.IO allows you to decode, verify and generate JWT.
142142

143143
section.update-site(style="display: none")
144-
i.icon-budicon-697
144+
svg(width='32px', height='32px', viewbox='0 0 32 32', version='1.1', class="paper")
145+
g#Page-1(stroke='none', stroke-width='1', fill='none', fill-rule='evenodd', sketch:type='MSPage')
146+
g#32px(sketch:type='MSLayerGroup', transform='translate(-805.000000, -2193.000000)', fill='#373A39')
147+
path#Fill-529(d='M835,2221 C835,2222.1 834.104,2223 833,2223 L809,2223 C807.896,2223 807,2222.1 807,2221 L807,2197 C807,2195.89 807.896,2195 809,2195 L833,2195 C834.104,2195 835,2195.89 835,2197 L835,2221 L835,2221 Z M833,2193 L809,2193 C806.79,2193 805,2194.79 805,2197 L805,2221 C805,2223.21 806.79,2225 809,2225 L833,2225 C835.209,2225 837,2223.21 837,2221 L837,2197 C837,2194.79 835.209,2193 833,2193 L833,2193 Z M828,2203 L814,2203 C813.447,2203 813,2203.45 813,2204 C813,2204.55 813.447,2205 814,2205 L828,2205 C828.552,2205 829,2204.55 829,2204 C829,2203.45 828.552,2203 828,2203 L828,2203 Z M828,2209 L814,2209 C813.447,2209 813,2209.45 813,2210 C813,2210.55 813.447,2211 814,2211 L828,2211 C828.552,2211 829,2210.55 829,2210 C829,2209.45 828.552,2209 828,2209 L828,2209 Z M828,2215 L814,2215 C813.447,2215 813,2215.45 813,2216 C813,2216.55 813.447,2217 814,2217 L828,2217 C828.552,2217 829,2216.55 829,2216 C829,2215.45 828.552,2215 828,2215 L828,2215 Z', sketch:type='MSShapeGroup')
148+
145149
strong We updated JWT.IO.
146150
span Json Web Tokens (JWT) gets a logo, new website and more.
147151
a(href="")
@@ -229,7 +233,12 @@ html(lang='en')
229233
.warning
230234
b Warning:
231235
| Critical vulnerabilities in JSON Web Token libraries with asymmetric keys.
232-
a(href='https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/') Learn more
236+
a(href='https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/')
237+
| Learn more
238+
239+
svg(height='48', viewbox='0 0 48 48', width='48', xmlns='http://www.w3.org/2000/svg')
240+
path(d='M-838-2232H562v3600H-838z', fill='none')
241+
path(d='M16 10v28l22-14z')
233242

234243
.libraries-sv(data-accordion-group)
235244
include libraries/net.jade

img/ico_question.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)