diff --git a/BACKERS.md b/BACKERS.md
index b9587aa19a..b658270bd8 100644
--- a/BACKERS.md
+++ b/BACKERS.md
@@ -43,8 +43,6 @@
-
-
@@ -65,6 +63,8 @@
|
+
+
@@ -85,8 +85,6 @@
|
-
-
@@ -169,13 +167,16 @@
|
-
-
|
+
+
+
+
+ |
@@ -186,6 +187,8 @@
|
+
+
@@ -211,8 +214,6 @@
|
-
-
@@ -248,13 +249,13 @@
|
+
+
|
-
-
@@ -295,8 +296,6 @@
|
-
-
@@ -312,6 +311,8 @@
|
+
+
@@ -337,8 +338,6 @@
|
-
-
@@ -374,13 +373,13 @@
|
+
+
|
-
-
@@ -421,8 +420,6 @@
|
-
-
@@ -438,6 +435,8 @@
|
+
+
@@ -463,8 +462,6 @@
|
-
-
@@ -500,13 +497,13 @@
|
+
+
|
-
-
@@ -547,8 +544,6 @@
|
-
-
@@ -564,6 +559,8 @@
|
+
+
@@ -589,8 +586,6 @@
|
-
-
@@ -626,13 +621,13 @@
|
+
+
|
-
-
@@ -673,8 +668,6 @@
|
-
-
@@ -682,11 +675,6 @@
|
|
|
- |
- |
- |
- |
- |
@@ -759,6 +747,7 @@ Support Framework7 development by [pledging on Patreon](https://www.patreon.com/
- [online casinoer](https://topcasinoer.net/)
- [casino uden ROFUS](https://bedstespiludenomrofus.com/)
- [betting sider](https://betting-sider.net/)
+- [VPS](https://www.vpsserver.com/)
- [Fastest Payout Casinos in Canada [2022]](https://www.fast.bet/ca/)
- [Correct Casinos | Reputable Online Casinos, Slots & Bonuses](https://correctcasinos.com/)
- [Buy Followers, Likes, Views & Comments | BuzzVoice.com](https://buzzvoice.com/)
diff --git a/README.md b/README.md
index b9254fa19c..fc5eb9c8da 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
-
-
@@ -81,6 +79,8 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
@@ -101,8 +101,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -185,13 +183,16 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
|
+
+
+
+
+ |
@@ -202,6 +203,8 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
@@ -227,8 +230,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -264,13 +265,13 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
|
-
-
@@ -311,8 +312,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -328,6 +327,8 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
@@ -353,8 +354,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -390,13 +389,13 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
|
-
-
@@ -437,8 +436,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -454,6 +451,8 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
@@ -479,8 +478,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -516,13 +513,13 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
|
-
-
@@ -563,8 +560,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -580,6 +575,8 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
@@ -605,8 +602,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -642,13 +637,13 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
+
+
|
-
-
@@ -689,8 +684,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
-
-
@@ -698,11 +691,6 @@ Framework7 is an MIT-licensed open source project with its ongoing development m
|
|
|
- |
- |
- |
- |
- |
diff --git a/scripts/build-sponsors.js b/scripts/build-sponsors.js
index 7666e4d366..31c45ae1da 100644
--- a/scripts/build-sponsors.js
+++ b/scripts/build-sponsors.js
@@ -51,7 +51,7 @@ const buildTables = (sponsors) => {
let tableContent = '';
if (tableSponsors.length > 0) {
const rows = [];
- const perRow = 8;
+ const perRow = 12;
let rowIndex = 0;
tableSponsors.forEach((item, index) => {