@@ -72,24 +72,62 @@ Note: _This repository contains the code for `vuefire` and `vuexfire` packages:_
72
72
73
73
** Help me keep working on Open Source in a sustainable way 🚀** . Help me with as little as \$ 1 a month, [ sponsor me on Github] ( https://github.com/sponsors/posva ) .
74
74
75
- <h3 align =" center " >Silver Sponsors</h3 >
76
-
77
- <p align =" center " >
78
- <a href =" https://www.vuemastery.com " title =" Vue Mastery " target =" _blank " >
79
- <img src="https://www.vuemastery.com/images/lgo-vuemastery.svg" alt="Vue Mastery logo" height="48px">
80
- </a >
81
- </p >
82
-
83
- <p align =" center " >
84
- <a href =" https://vuetifyjs.com " target =" _blank " title =" Vuetify " >
85
- <img src="https://vuejs.org/images/vuetify.png" alt="Vuetify logo" height="48px">
86
- </a >
87
- </p >
88
-
89
- <h3 align =" center " >Bronze Sponsors</h3 >
90
-
91
- <p align =" center " >
92
- <a href =" https://www.storyblok.com " target =" _blank " title =" Storyblok " >
93
- <img src="https://a.storyblok.com/f/51376/3856x824/fea44d52a9/colored-full.png" alt="Storyblok logo" height="32px">
94
- </a >
95
- </p >
75
+ <!-- sponsors start-->
76
+ <h3 align =" center " >Platinum Sponsors</h3 >
77
+ <p align =" center " >
78
+ <a href="https://www.finclip.com/#/home?from=vue" target="_blank" rel="noopener noreferrer">
79
+ <picture>
80
+ <source srcset="https://posva-sponsors.pages.dev/logos/fincliplogo_white_svg.svg" media="(prefers-color-scheme: dark)" height="96px" alt="Finogeeks" />
81
+ <img src="https://posva-sponsors.pages.dev/logos/fincliplogo_black_svg.svg" height="96px" alt="Finogeeks" />
82
+ </picture>
83
+ </a>
84
+ </p >
85
+
86
+ <h4 align =" center " >Gold Sponsors</h4 >
87
+ <p align =" center " >
88
+ <a href="https://www.vuetifyjs.com/" target="_blank" rel="noopener noreferrer">
89
+ <picture>
90
+ <source srcset="https://posva-sponsors.pages.dev/logos/vuetify-logo-dark-text.svg" media="(prefers-color-scheme: dark)" height="72px" alt="Vuetify" />
91
+ <img src="https://posva-sponsors.pages.dev/logos/vuetify-logo-light-text.svg" height="72px" alt="Vuetify" />
92
+ </picture>
93
+ </a>
94
+ <a href="https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor" target="_blank" rel="noopener noreferrer">
95
+ <picture>
96
+ <source srcset="https://posva-sponsors.pages.dev/logos/vuejobs.svg" media="(prefers-color-scheme: dark)" height="72px" alt="VueJobs" />
97
+ <img src="https://posva-sponsors.pages.dev/logos/vuejobs.svg" height="72px" alt="VueJobs" />
98
+ </picture>
99
+ </a>
100
+ </p >
101
+
102
+ <h4 align =" center " >Silver Sponsors</h4 >
103
+ <p align =" center " >
104
+ <a href="https://www.vuemastery.com/" target="_blank" rel="noopener noreferrer">
105
+ <picture>
106
+ <source srcset="https://posva-sponsors.pages.dev/logos/vuemastery-dark.png" media="(prefers-color-scheme: dark)" height="42px" alt="VueMastery" />
107
+ <img src="https://posva-sponsors.pages.dev/logos/vuemastery-light.svg" height="42px" alt="VueMastery" />
108
+ </picture>
109
+ </a>
110
+ <a href="https://birdeatsbug.com/?utm_source=vuerouter&utm_medium=sponsor&utm_campaign=silver" target="_blank" rel="noopener noreferrer">
111
+ <picture>
112
+ <source srcset="https://posva-sponsors.pages.dev/logos/birdeatsbug-light.svg" media="(prefers-color-scheme: dark)" height="42px" alt="Bird Eats Bug" />
113
+ <img src="https://posva-sponsors.pages.dev/logos/birdeatsbug-dark.svg" height="42px" alt="Bird Eats Bug" />
114
+ </picture>
115
+ </a>
116
+ </p >
117
+
118
+ <h4 align =" center " >Bronze Sponsors</h4 >
119
+ <p align =" center " >
120
+ <a href="https://storyblok.com" target="_blank" rel="noopener noreferrer">
121
+ <picture>
122
+ <source srcset="https://posva-sponsors.pages.dev/logos/storyblok.png" media="(prefers-color-scheme: dark)" height="26px" alt="Storyblok" />
123
+ <img src="https://posva-sponsors.pages.dev/logos/storyblok.png" height="26px" alt="Storyblok" />
124
+ </picture>
125
+ </a>
126
+ <a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer">
127
+ <picture>
128
+ <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtJS" />
129
+ <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="NuxtJS" />
130
+ </picture>
131
+ </a>
132
+ </p >
133
+ <!-- sponsors end-->
0 commit comments