Add Buy Me a Coffee logo and update grok logo

This commit is contained in:
ridemountainpig
2025-03-23 09:04:44 +08:00
parent 123c6a1316
commit 013418ba5e
6 changed files with 39 additions and 16 deletions
+7
View File
@@ -3468,5 +3468,12 @@ export const svgs: iSVG[] = [
light: '/library/better-auth_wordmark_light.svg'
},
url: 'https://www.better-auth.com/'
},
{
title: 'Buy Me a Coffee',
category: ['Software'],
route: '/library/bmc.svg',
brandUrl: 'https://buymeacoffee.com/brand',
url: 'https://buymeacoffee.com/'
}
];