File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 753
753
& .jwt-crystal
754
754
.panel-heading h3
755
755
background-color #B0 B0 B0
756
+ & .jwt-1c
757
+ .panel-heading h3
758
+ background-color #fb c5 3d
756
759
757
760
758
761
.panel-heading
Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ block content
59
59
span.button-text Add to chrome
60
60
section.jtw-ebook-banner
61
61
span
62
- strong Get the JWT Handbook for free!
62
+ strong Get the JWT Handbook for free!
63
63
|Spread the word and download it now.
64
64
a.btn.btn-download-ebook ( href ='https://auth0.com/e-books/jwt-handbook?utm_source=jwtio&utm_medium=sc&utm_campaign=rotating_banner' , target ='_blank' ) Download Ebook
65
-
65
+
66
66
script .
67
67
var extensionSection = document .getElementsByClassName (" update-site" )[0 ];
68
68
var ebookSection = document .getElementsByClassName (" jtw-ebook-banner" )[0 ];
@@ -157,6 +157,7 @@ block content
157
157
select
158
158
// Languages must be in alphabetic order
159
159
option( value ='*' , selected ='' ) All
160
+ option( value ='.1c' ) 1c
160
161
option( value ='.c' ) C
161
162
option( value ='.clojure' ) Clojure
162
163
option( value ='.crystal' ) Crystal
@@ -275,4 +276,4 @@ block content
275
276
.column.tshirt
276
277
h2 Store
277
278
img( src ='img/pic_tshirt.png' )
278
- a.buy ( href ='http://swag.auth0.com/' , target ='_blank' ) Buy T-Shirt
279
+ a.buy ( href ='http://swag.auth0.com/' , target ='_blank' ) Buy T-Shirt
Original file line number Diff line number Diff line change @@ -79,4 +79,4 @@ article.jwt-1c.1c.accordion(data-accordion)
79
79
a( href ='https://github.com/pintov/1c-jwt' ) View Repo
80
80
81
81
.panel-footer
82
- git clone https://github.com/pintov/1c-jwt
82
+ code git clone https://github.com/pintov/1c-jwt
You can’t perform that action at this time.
0 commit comments