Skip to content

Commit d6ab164

Browse files
chore: update stackblitz/bolt sponsor logo (#20130) (#804)
Co-authored-by: Rush Ali <s0aPii.ra@googlemail.com>
1 parent c8309ee commit d6ab164

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/.vitepress/theme/composables/sponsor.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
2929
special: [
3030
// sponsors patak-dev
3131
{
32-
name: 'StackBlitz',
33-
url: 'https://stackblitz.com',
34-
img: '/stackblitz.svg',
32+
name: 'Bolt',
33+
url: 'https://bolt.new',
34+
img: '/bolt.svg',
3535
},
3636
// sponsors antfu
3737
{

docs/.vitepress/theme/styles/vars.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
}
8989

9090
.vp-sponsor-grid.big .vp-sponsor-grid-image {
91-
max-height: 96px;
91+
max-height: 56px;
9292
}
9393

9494
.vp-sponsor-grid.mini .vp-sponsor-grid-image[alt='Bit'] {

docs/public/bolt.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)