@@ -44,7 +44,6 @@ export const currentSponsors: SponsorTier[] = [
4444 href : "https://protonvpn.com/" ,
4545 logo : "/assets/img/sponsors/protonvpn.svg" ,
4646 } ,
47- { name : "Guillermo Rauch" , href : "https://rauchg.com/" } ,
4847 {
4948 name : "ohne-makler.net" ,
5049 href : "https://www.ohne-makler.net/" ,
@@ -121,15 +120,6 @@ export const currentSponsors: SponsorTier[] = [
121120 {
122121 name : "Copper" ,
123122 sponsors : [
124- {
125- name : "Optimising.com.au" ,
126- href : "https://www.optimising.com.au/?utm_source=ladybird&utm_medium=website&utm_campaign=sponsor" ,
127- } ,
128- { name : "Guillaume Knispel" } ,
129- { name : "Broadband Map" , href : "https://broadbandmap.com" } ,
130- { name : "Jonathan Lahijani" , href : "https://jonathanlahijani.com" } ,
131- { name : "Puter" , href : "https://puter.com" } ,
132- { name : "Follower24.de" , href : "https://www.follower24.de" } ,
133123 { name : "Travis Heinström" , href : "https://heinstrom.com" } ,
134124 { name : "Sjors Witteveen" , href : "https://kabutops.com" } ,
135125 {
@@ -178,6 +168,7 @@ export const previousSponsors: SponsorTier[] = [
178168 href : "https://ahrefs.com/" ,
179169 logo : "/assets/img/sponsor-ahrefs.svg" ,
180170 } ,
171+ { name : "Guillermo Rauch" , href : "https://rauchg.com/" } ,
181172 ] ,
182173 } ,
183174 {
@@ -226,6 +217,15 @@ export const previousSponsors: SponsorTier[] = [
226217 sponsors : [
227218 { name : "Mark Goetz" , href : "https://markandrewgoetz.com" } ,
228219 { name : "SimonBitwise" , href : "https://nomis.dk" } ,
220+ {
221+ name : "Optimising.com.au" ,
222+ href : "https://www.optimising.com.au/?utm_source=ladybird&utm_medium=website&utm_campaign=sponsor" ,
223+ } ,
224+ { name : "Guillaume Knispel" } ,
225+ { name : "Broadband Map" , href : "https://broadbandmap.com" } ,
226+ { name : "Jonathan Lahijani" , href : "https://jonathanlahijani.com" } ,
227+ { name : "Puter" , href : "https://puter.com" } ,
228+ { name : "Follower24.de" , href : "https://www.follower24.de" } ,
229229 ] ,
230230 } ,
231231] ;
0 commit comments