File tree Expand file tree Collapse file tree 3 files changed +3
-26
lines changed Expand file tree Collapse file tree 3 files changed +3
-26
lines changed Original file line number Diff line number Diff line change @@ -69,11 +69,6 @@ module.exports = {
6969 href : 'https://gwenify.com' ,
7070 position : 'right'
7171 } ,
72- {
73- label : '♡ Sponsor' ,
74- href : 'https://github.com/sponsors/gwen-interpreter' ,
75- position : 'right'
76- } ,
7772 ] ,
7873 } ,
7974 footer : {
@@ -86,10 +81,6 @@ module.exports = {
8681 label : 'Apache 2 license' ,
8782 href : 'https://www.apache.org/licenses/LICENSE-2.0' ,
8883 } ,
89- {
90- label : 'Sponsor' ,
91- href : 'https://github.com/sponsors/gwen-interpreter' ,
92- } ,
9384 ] ,
9485 } ,
9586 {
@@ -140,16 +131,6 @@ module.exports = {
140131 } ,
141132 ] ,
142133 } ,
143- {
144- title : 'Sponsors' ,
145- items : [
146- {
147- label : 'LambdaTest' ,
148- href : 'https://www.lambdatest.com/' ,
149- className : 'navicon icon-lambdatest'
150- } ,
151- ] ,
152- } ,
153134 ] ,
154135 copyright : `© gweninterpreter.org` ,
155136 } ,
Original file line number Diff line number Diff line change @@ -249,10 +249,6 @@ a.banner-button:hover {
249249 color : # a9b7f7 ;
250250}
251251
252- .sponsor {
253- display : flex;
254- }
255-
256252.logo-table {
257253 border : none;
258254 background-color : transparent;
Original file line number Diff line number Diff line change @@ -3229,9 +3229,9 @@ caniuse-api@^3.0.0:
32293229 lodash.uniq "^4.5.0"
32303230
32313231caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001718 :
3232- version "1.0.30001724 "
3233- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001724 .tgz#312e163553dd70d2c0fb603d74810c85d8ed94a0 "
3234- integrity sha512-WqJo7p0TbHDOythNTqYujmaJTvtYRZrjpP8TCvH6Vb9CYJerJNKamKzIWOM4BkQatWj9H2lYulpdAQNBe7QhNA ==
3232+ version "1.0.30001753 "
3233+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001753 .tgz"
3234+ integrity sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw ==
32353235
32363236ccount@^2.0.0 :
32373237 version "2.0.1"
You can’t perform that action at this time.
0 commit comments