From 9421b086606aab52c32380d54060748f958c52a0 Mon Sep 17 00:00:00 2001 From: Vylion Date: Tue, 29 Nov 2022 03:00:26 +0100 Subject: [PATCH] Added cohost --- css/brands.css | 10 +++++++ images/icons/cohost.svg | 38 ++++++++++++++++++++++++ index.html | 65 +++++++++++++++++++++++------------------ 3 files changed, 84 insertions(+), 29 deletions(-) create mode 100644 images/icons/cohost.svg 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 @@ + --> LittleLink Logo @@ -76,33 +76,35 @@

WK Vylion Links

-

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:

+ --> @@ -119,11 +121,6 @@ Mastodon LogoMastodon main
- - - Email Iconwk@vylion.com -
- Telegram LogoTelegram main channel @@ -134,6 +131,16 @@ Tumblr LogoTumblr
+ + + Eggbug Cohost MascotCohost +
+ + + + Email Iconwk@vylion.com +
+ PayPal LogoPayPal @@ -146,7 +153,7 @@ This also includes a link to the LittleLink repository to make forking LittleLink easier. You can edit or remove anything here to make your own footer. --> -

Build your own by forking This website was built by forking LittleLink