Skip to content

Commit a6120ab

Browse files
authored
chore: update stackblitz/bolt sponsor logo (#1992)
1 parent 810d4b3 commit a6120ab

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.vitepress/theme/composables/sponsor.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
3535
special: [
3636
// sponsors patak-dev
3737
{
38-
name: 'StackBlitz',
39-
url: 'https://stackblitz.com',
40-
img: '/stackblitz.svg',
38+
name: 'Bolt',
39+
url: 'https://bolt.new',
40+
img: '/bolt.svg',
4141
},
4242
// sponsors antfu
4343
{

.vitepress/theme/styles/vars.css

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

9191
.vp-sponsor-grid.big .vp-sponsor-grid-image {
92-
max-height: 96px;
92+
max-height: 56px;
9393
}
9494

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

public/bolt.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)