Skip to content

Commit fc7c5a6

Browse files
authored
Merge pull request #604 from ridemountainpig/grok-and-bmc
Add Buy Me a Coffee logo and update grok logo
2 parents 123c6a1 + 013418b commit fc7c5a6

File tree

6 files changed

+39
-16
lines changed

6 files changed

+39
-16
lines changed

src/data/svgs.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3468,5 +3468,12 @@ export const svgs: iSVG[] = [
34683468
light: '/library/better-auth_wordmark_light.svg'
34693469
},
34703470
url: 'https://www.better-auth.com/'
3471+
},
3472+
{
3473+
title: 'Buy Me a Coffee',
3474+
category: ['Software'],
3475+
route: '/library/bmc.svg',
3476+
brandUrl: 'https://buymeacoffee.com/brand',
3477+
url: 'https://buymeacoffee.com/'
34713478
}
34723479
];

static/library/bmc.svg

Lines changed: 16 additions & 0 deletions
Loading

static/library/grok-dark.svg

Lines changed: 2 additions & 2 deletions
Loading

static/library/grok-light.svg

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 6 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)