You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/.vuepress/locales/en-US.ts
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -246,6 +246,7 @@ export default {
246
246
contactEmail: 'Email us',
247
247
mailSubject: 'fba booth sponsorship inquiry',
248
248
materialPrefix: 'Creative: ',
249
+
materialText: '{ratio} landscape image URL, brand name, and destination URL',
249
250
promotionLabel: 'Promotion:',
250
251
promotionDesc:
251
252
'Exclusive or Gold booth sponsorship includes one Discord community announcement for your product',
@@ -284,7 +285,6 @@ export default {
284
285
'Exclusive right sidebar on blog',
285
286
'Visible on mobile',
286
287
],
287
-
material: '7:3 landscape image, brand name, logo, and link',
288
288
},
289
289
{
290
290
key: 'gold',
@@ -296,23 +296,22 @@ export default {
296
296
'Visible on GitHub README',
297
297
'Large right sidebar on docs',
298
298
],
299
-
material: 'Same as Exclusive',
300
299
},
301
300
{
302
301
key: 'silver',
303
302
name: 'Silver Booth',
304
303
price: 'Contact / mo',
305
304
placements: ['Scrolling homepage carousel slot','Small right sidebar on docs'],
306
-
material: '5:3 landscape image, brand name, logo, and link',
307
305
},
308
306
],
309
307
promotionRules: [
310
308
'Prefer internet products related to developers, such as keyboards, monitors, headphones, low-code platforms, developer tools, cloud servers, personal blogs, etc. Non-developer products may be considered case by case',
311
309
'No promotions that violate laws or involve gray-area products',
0 commit comments