diff --git a/css/brands.css b/css/brands.css
index c4fa549..ad88240 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -631,6 +631,16 @@ button:hover,
filter: brightness(90%);
}
+/* Cohost */
+.button.button-cohost {
+ color: #191919;
+ background-color: #FFF9F2;
+}
+.button.button-cohost:hover,
+.button.button-cohost:focus {
+ filter: brightness(90%);
+}
+
/* Twitch */
.button.button-twitch {
color: #ffffff;
diff --git a/images/icons/cohost.svg b/images/icons/cohost.svg
new file mode 100644
index 0000000..0941ee2
--- /dev/null
+++ b/images/icons/cohost.svg
@@ -0,0 +1,38 @@
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 8b3f632..622b1d8 100644
--- a/index.html
+++ b/index.html
@@ -53,21 +53,21 @@
+ -->
@@ -76,33 +76,35 @@
All the online places where you can find me:
+Amateur conlanger, worldbuilder, terrarium enjoyer, and custom mechanical keyboard enthusiast.
+
+ Here's all the online places where you can find me:
Build your own by forking This website was built by forking LittleLink