@@ -75,7 +75,24 @@ html(lang='en')
75
75
span
76
76
77
77
a.brand ( href ='/' )
78
- img( src ='img/pic_logo.svg' ) .icon
78
+ //- img(src='img/pic_logo.svg').icon
79
+ svg( width ='101px' , height ='101px' , viewbox ='0 0 101 101' , version ='1.1' , xmlns ='http://www.w3.org/2000/svg' , xmlns:xlink ='http://www.w3.org/1999/xlink' , xmlns:sketch ='http://www.bohemiancoding.com/sketch/ns' ) .icon
80
+ defs
81
+ g( stroke ='none' , stroke-width ='1' , fill ='none' , fill-rule ='evenodd' , sketch:type ='MSPage' )
82
+ g( sketch:type ='MSLayerGroup' , transform ='translate(-150.000000, -538.000000)' )
83
+ g( transform ='translate(0.000000, 413.000000)' , sketch:type ='MSShapeGroup' )
84
+ g( transform ='translate(150.000000, 125.000000)' )
85
+ g#group
86
+ path( d ='M57.8,27.2 L57.7,0.3 L42.7,0.3 L42.8,27.2 L50.3,37.5 L57.8,27.2 Z' , fill ='#FFFFFF' )
87
+ path( d ='M69.9,36 L85.7,14.2 L73.6,5.4 L57.8,27.2 L57.8,39.9 L69.9,36 Z' , fill ='#FB015B' )
88
+ path( d ='M74.5,50.3 L100.1,41.9 L95.5,27.7 L69.9,36 L62.4,46.3 L74.5,50.3 Z' , fill ='#D63AFF' )
89
+ path( d ='M62.4,54.2 L69.9,64.5 L95.5,72.8 L100.1,58.6 L74.5,50.3 L62.4,54.2 Z' , fill ='#00B9F1' )
90
+ path( d ='M57.8,73.3 L73.6,95.1 L85.7,86.3 L69.9,64.5 L57.8,60.6 L57.8,73.3 Z' , fill ='#00F2E6' )
91
+ path( d ='M42.8,73.3 L42.8,100.3 L57.8,100.3 L57.8,73.3 L50.3,63 L42.8,73.3 Z' , fill ='#FFFFFF' )
92
+ path( d ='M30.6,64.5 L14.8,86.3 L26.9,95.1 L42.8,73.3 L42.8,60.6 L30.6,64.5 Z' , fill ='#FB015B' )
93
+ path( d ='M26,50.3 L0.4,58.6 L5,72.8 L30.6,64.5 L38.1,54.2 L26,50.3 Z' , fill ='#D63AFF' )
94
+ 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' )
95
+ 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' )
79
96
img( src ='img/logo.svg' ) .logo
80
97
81
98
nav.menu
@@ -99,8 +116,6 @@ html(lang='en')
99
116
.container
100
117
a.logo ( href ='/' )
101
118
svg( width ='101px' , height ='101px' , viewbox ='0 0 101 101' , version ='1.1' , xmlns ='http://www.w3.org/2000/svg' , xmlns:xlink ='http://www.w3.org/1999/xlink' , xmlns:sketch ='http://www.bohemiancoding.com/sketch/ns' )
102
- title Group
103
- desc Created with Sketch.
104
119
defs
105
120
g( stroke ='none' , stroke-width ='1' , fill ='none' , fill-rule ='evenodd' , sketch:type ='MSPage' )
106
121
g( sketch:type ='MSLayerGroup' , transform ='translate(-150.000000, -538.000000)' )
@@ -127,10 +142,10 @@ html(lang='en')
127
142
128
143
section.update-site ( style ="display: none" )
129
144
i.icon-budicon-697
130
- strong We updated JWT.IO.
145
+ strong We updated JWT.IO.
131
146
span Json Web Tokens (JWT) gets a logo, new website and more.
132
- a( href ="" )
133
- | Learn More
147
+ a( href ="" )
148
+ | Learn More
134
149
svg( height ='48' , viewbox ='0 0 48 48' , width ='48' , xmlns ='http://www.w3.org/2000/svg' )
135
150
path( d ='M-838-2232H562v3600H-838z' , fill ='none' )
136
151
path( d ='M16 10v28l22-14z' )
0 commit comments