Banner kit: add crisp vector 320x50 mobile leaderboard (SVG) — full 7-size IAB set

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-06 10:21:27 -05:00
parent 1912d2b251
commit 5c99753f45
10 changed files with 55 additions and 29 deletions
+2 -1
View File
@@ -963,7 +963,8 @@
{ file: 'iap-300x250.png', size: '300×250 (rectangle)' },
{ file: 'iap-468x60.png', size: '468×60 (banner)' },
{ file: 'iap-160x600.png', size: '160×600 (wide skyscraper)' },
{ file: 'iap-120x600.png', size: '120×600 (skyscraper)' }
{ file: 'iap-120x600.png', size: '120×600 (skyscraper)' },
{ file: 'iap-320x50.svg', size: '320×50 (mobile leaderboard)' }
];
bwrap.innerHTML = '';
for (const b of BANNERS) {