File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const advertisements = [
66 header : 'Try out Celenium API' ,
77 body : 'The power of Celestia: Scalable, Secure and Modular Blockchain.' ,
88 footer : 'Get started' ,
9- weight : 0.5 ,
9+ weight : 0.4 ,
1010 } ,
1111 {
1212 name : 'celenium_survey' ,
@@ -15,7 +15,7 @@ const advertisements = [
1515 header : 'Celenium survey' ,
1616 body : 'Please take 5 minutes of your time and answer a few questions.' ,
1717 footer : 'Take the survey' ,
18- weight : 1.1 ,
18+ weight : 0.3 ,
1919 } ,
2020 {
2121 name : 'lumina' ,
@@ -24,7 +24,7 @@ const advertisements = [
2424 header : 'Your Own Node' ,
2525 body : 'Easily launch a node right in your browser or on your phone.' ,
2626 footer : 'Run Light Node' ,
27- weight : 0.5 ,
27+ weight : 0.3 ,
2828 } ,
2929 {
3030 name : 'celestia_update' ,
You can’t perform that action at this time.
0 commit comments