Skip to content

Commit b3a9016

Browse files
committed
Delete intro animation
1 parent 0cee6fd commit b3a9016

File tree

5 files changed

+25
-157
lines changed

5 files changed

+25
-157
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,11 @@ html(lang='en')
133133
path(d='M30.6,36 L5,27.7 L0.4,41.9 L26,50.3 L38.1,46.3 L30.6,36 Z', fill='#00B9F1')
134134
path(d='M42.8,27.2 L26.9,5.4 L14.8,14.2 L30.6,36 L42.8,39.9 L42.8,27.2 Z', fill='#00F2E6')
135135

136-
p.paragraph-1
137-
span JSON Web Tokens are an open, industry standard 
138-
a(href='https://tools.ietf.org/html/rfc7519', target='_blank') RFC 7519
139-
| method for representing claims securely between two parties.
140-
p.paragraph-2
136+
p
137+
| JSON Web Tokens are an open, industry standard 
138+
a(href='https://tools.ietf.org/html/rfc7519', target='_blank') RFC 7519
139+
| method for representing claims securely between two parties.
140+
p
141141
span JWT.IO allows you to decode, verify and generate JWT.
142142

143143
section.update-site

0 commit comments

Comments
 (0)