File tree Expand file tree Collapse file tree 4 files changed +89
-9
lines changed Expand file tree Collapse file tree 4 files changed +89
-9
lines changed Original file line number Diff line number Diff line change 749749 & .jwt-c
750750 .panel-heading h3
751751 background-color #51 80 D2
752+ & .jwt-cpp
753+ .panel-heading h3
754+ background-color #00 59 9c
752755 & .jwt-objective-c
753756 .panel-heading h3
754757 background linear-gradient (top , #AA AA AA , #76 76 76 )
Original file line number Diff line number Diff line change @@ -159,6 +159,7 @@ block content
159159 option( value ='*' , selected ='' ) All
160160 option( value ='.1c' ) 1c
161161 option( value ='.c' ) C
162+ option( value ='.cpp' ) C++
162163 option( value ='.clojure' ) Clojure
163164 option( value ='.crystal' ) Crystal
164165 option( value ='.d' ) D
@@ -246,6 +247,7 @@ block content
246247 include libraries/swift2.jade
247248 include libraries/c.jade
248249 include libraries/c2.jade
250+ include libraries/cpp.jade
249251 include libraries/q.jade
250252 include libraries/delphi.jade
251253 include libraries/delphi2.jade
Original file line number Diff line number Diff line change 11// C++ troian/jwtpp
2- article.jwt-c ++.c++ .accordion(data-accordion)
2+ article.jwt-cpp.cpp .accordion ( data-accordion )
33 .panel-heading ( data-control )
4- img( src ='/img/8 .svg' )
5- h3 Go
4+ img( src ='/img/26 .svg' )
5+ h3 C++
66 .panel-wrap ( data-content )
77 .panel-body
88 .column
@@ -13,15 +13,15 @@ article.jwt-c++.c++.accordion(data-accordion)
1313 i.icon-budicon-500
1414 | Verify
1515 p
16- i.icon-budicon-501
16+ i.icon-budicon-500
1717 code iss
1818 | check
1919 p
20- i.icon-budicon-501
20+ i.icon-budicon-500
2121 code sub
2222 | check
2323 p
24- i.icon-budicon-501
24+ i.icon-budicon-500
2525 code aud
2626 | check
2727 p
@@ -33,11 +33,11 @@ article.jwt-c++.c++.accordion(data-accordion)
3333 code nbf
3434 | check
3535 p
36- i.icon-budicon-501
36+ i.icon-budicon-500
3737 code iat
3838 | check
3939 p
40- i.icon-budicon-501
40+ i.icon-budicon-500
4141 code jti
4242 | check
4343 .column
@@ -73,7 +73,7 @@ article.jwt-c++.c++.accordion(data-accordion)
7373 .maintainer
7474 a( href ='https://github.com/troian' )
7575 i.icon-budicon-333 ( data-toggle ='tooltip' , title ='' , data-original-title ='Maintainer' )
76- | dgrijalva
76+ | Artur Troian
7777 span.stars ( data-repo ='troian/josepp' , style ='display: inline;' )
7878 i.icon-budicon-466
7979 .repository
You can’t perform that action at this time.
0 commit comments