diff --git a/css/brands.css b/css/brands.css
index ed1e83d..df5ed25 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -114,6 +114,17 @@ button:hover,
filter: brightness(90%);
}
+/* VRChat */
+.button.button-vrchat {
+ color: #000000;
+ background-color: #ffffff;
+ border: 2px solid black;
+}
+.button.button-vrchat:hover,
+.button.button-vrchat:focus {
+ filter: brightness(90%);
+}
+
/* dev.to */
.button.button-dev-to {
color: #000000;
@@ -526,4 +537,4 @@ button:hover,
.button.button-yt:hover,
.button.button-yt:focus {
filter: brightness(90%);
-}
\ No newline at end of file
+}
diff --git a/images/icons/vrchat.svg b/images/icons/vrchat.svg
new file mode 100644
index 0000000..8433269
--- /dev/null
+++ b/images/icons/vrchat.svg
@@ -0,0 +1 @@
+
diff --git a/index.html b/index.html
index 143e4ce..e6c5dfb 100644
--- a/index.html
+++ b/index.html
@@ -286,7 +286,7 @@
- GitLab
@@ -345,6 +345,11 @@
src="images/icons/coffee.svg" alt="Buy Me a Coffee">Buy Me a Coffee
+
+ VRChat
+
+
Build your own by forking LittleLink.