|
83 | 83 | "label": "donate", |
84 | 84 | "message": "paypal", |
85 | 85 | "title": "Donate Paypal", |
86 | | - "style": "flat", |
| 86 | + "style": "for-the-badge", |
87 | 87 | "logo": "paypal", |
88 | 88 | "platform": "shields" |
89 | 89 | }, |
|
93 | 93 | "label": "donate", |
94 | 94 | "message": "ko-fi", |
95 | 95 | "title": "Donate Ko-Fi", |
96 | | - "style": "flat", |
| 96 | + "style": "for-the-badge", |
97 | 97 | "logo": "ko-fi", |
98 | 98 | "platform": "shields" |
99 | 99 | }, |
|
103 | 103 | "label": "donate", |
104 | 104 | "message": "sponsors", |
105 | 105 | "title": "Donate Github Sponsors", |
106 | | - "style": "flat", |
| 106 | + "style": "for-the-badge", |
107 | 107 | "logo": "github", |
108 | 108 | "platform": "shields" |
109 | 109 | }, |
|
113 | 113 | "label": "donate", |
114 | 114 | "message": "patreon", |
115 | 115 | "title": "Donate Patreon", |
116 | | - "style": "flat", |
| 116 | + "style": "for-the-badge", |
117 | 117 | "logo": "patreon", |
118 | 118 | "platform": "shields" |
119 | 119 | }, |
120 | 120 | { |
121 | | - "url": "", |
| 121 | + "url": "https://ptk.dev/img/icons/menu/bitcoin_wallet.png", |
122 | 122 | "color": "#E38B29", |
123 | | - "label": "donate", |
| 123 | + "label": "BTC", |
124 | 124 | "message": "35jQmZCy4nsxoMM3QPFrnZePDVhdKaHMRH", |
125 | 125 | "title": "Donate Bitcoin", |
126 | | - "style": "flat", |
| 126 | + "style": "flat-square", |
127 | 127 | "logo": "bitcoin", |
128 | 128 | "platform": "shields" |
129 | 129 | }, |
130 | 130 | { |
131 | | - "url": "", |
| 131 | + "url": "https://ptk.dev/img/icons/menu/ethereum_wallet.png", |
132 | 132 | "color": "#4E8EE9", |
133 | | - "label": "donate", |
| 133 | + "label": "ETH", |
134 | 134 | "message": "0x8b8171661bEb032828e82baBb0B5B98Ba8fBEBFc", |
135 | 135 | "title": "Donate Ethereum", |
136 | | - "style": "flat", |
| 136 | + "style": "flat-square", |
137 | 137 | "logo": "ethereum", |
138 | 138 | "platform": "shields" |
139 | 139 | } |
|
266 | 266 | "platform": "shields" |
267 | 267 | }, |
268 | 268 | { |
269 | | - "url": "https://github.com/ptkdev-bot", |
| 269 | + "url": "https://github.com/ptkdev-boilerplate?q=svelte", |
| 270 | + "color": "#f368e0", |
| 271 | + "label": "👔 Boilerplate", |
| 272 | + "message": "Svelte", |
| 273 | + "style": "flat", |
| 274 | + "logo": "", |
| 275 | + "platform": "shields" |
| 276 | + }, |
| 277 | + { |
| 278 | + "url": "https://github.com/ptkdev-boilerplate?q=webcomponent", |
| 279 | + "color": "#f368e0", |
| 280 | + "label": "👔 Boilerplate", |
| 281 | + "message": "WebComponents", |
| 282 | + "style": "flat", |
| 283 | + "logo": "", |
| 284 | + "platform": "shields" |
| 285 | + }, |
| 286 | + { |
| 287 | + "url": "https://github.com/ptkdev-boilerplate?q=bot", |
270 | 288 | "color": "#f368e0", |
271 | | - "label": "🤖 Boilerplate", |
| 289 | + "label": "👔 Boilerplate", |
272 | 290 | "message": "BOT", |
273 | 291 | "style": "flat", |
274 | 292 | "logo": "", |
275 | 293 | "platform": "shields" |
276 | 294 | }, |
277 | 295 | { |
278 | | - "url": "hhttps://github.com/ptkdev-boilerplate", |
| 296 | + "url": "https://github.com/ptkdev-boilerplate?q=node", |
279 | 297 | "color": "#f368e0", |
280 | | - "label": "🦄 Boilerplate", |
281 | | - "message": "Website / App", |
| 298 | + "label": "👔 Boilerplate", |
| 299 | + "message": "Node", |
282 | 300 | "style": "flat", |
283 | 301 | "logo": "", |
284 | 302 | "platform": "shields" |
|
0 commit comments