diff --git a/src/data/svgs.ts b/src/data/svgs.ts
index dd52494..72011e0 100644
--- a/src/data/svgs.ts
+++ b/src/data/svgs.ts
@@ -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/'
}
];
diff --git a/static/library/bmc.svg b/static/library/bmc.svg
new file mode 100644
index 0000000..5ba6db9
--- /dev/null
+++ b/static/library/bmc.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/library/grok-dark.svg b/static/library/grok-dark.svg
index 642d7b6..7057a3b 100644
--- a/static/library/grok-dark.svg
+++ b/static/library/grok-dark.svg
@@ -1,4 +1,4 @@
diff --git a/static/library/grok-light.svg b/static/library/grok-light.svg
index 7057a3b..642d7b6 100644
--- a/static/library/grok-light.svg
+++ b/static/library/grok-light.svg
@@ -1,4 +1,4 @@
diff --git a/static/library/grok-wordmark-dark.svg b/static/library/grok-wordmark-dark.svg
index bb23916..d351787 100644
--- a/static/library/grok-wordmark-dark.svg
+++ b/static/library/grok-wordmark-dark.svg
@@ -1,8 +1,8 @@
diff --git a/static/library/grok-wordmark-light.svg b/static/library/grok-wordmark-light.svg
index d351787..bb23916 100644
--- a/static/library/grok-wordmark-light.svg
+++ b/static/library/grok-wordmark-light.svg
@@ -1,8 +1,8 @@