diff --git a/css/brands.css b/css/brands.css
index 7c5965a..371a09c 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -124,6 +124,16 @@ button:hover,
filter: brightness(90%);
}
+/* Ko-fi */
+.button.button-ko-fi {
+ color: #ffffff;
+ background-color: #13C3FF;
+}
+.button.button-ko-fi:hover,
+.button.button-ko-fi:focus {
+ filter: brightness(90%);
+}
+
/* Cash App */
.button.button-cashapp {
color: #ffffff;
diff --git a/images/icons/ko-fi.svg b/images/icons/ko-fi.svg
new file mode 100644
index 0000000..4fefd54
--- /dev/null
+++ b/images/icons/ko-fi.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index fd44c14..57b7725 100644
--- a/index.html
+++ b/index.html
@@ -365,6 +365,11 @@
Buy Me a Coffee
+
+
+ Ko-fi
+
+
VRChat