diff --git a/css/brands.css b/css/brands.css
index 63065be..93bfa4e 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -95,6 +95,16 @@ button:hover,
filter: brightness(90%);
}
+/* Amazon Music */
+.button.button-amazon-music {
+ color: #000000;
+ background-color: #25D1DA;
+}
+.button.button-amazon-music:hover,
+.button.button-amazon-music:focus {
+ filter: brightness(90%);
+}
+
/* Apple App Store */
.button.button-appstore {
color: #FFFFFF;
@@ -148,6 +158,17 @@ button:hover,
filter: brightness(90%);
}
+/* ArtStation */
+.button.button-artstation {
+ color: #ffffff;
+ background-color: #18181C;
+ border: 1px solid #FFFFFF;
+}
+.button.button-artstation:hover,
+.button.button-artstation:focus {
+ filter: brightness(90%);
+}
+
/* Bandcamp */
.button.button-bandcamp {
color: #ffffff;
@@ -158,6 +179,16 @@ button:hover,
filter: brightness(90%);
}
+/* Behance */
+.button.button-behance {
+ color: #ffffff;
+ background-color: #0057FF;
+}
+.button.button-behance:hover,
+.button.button-behance:focus {
+ filter: brightness(90%);
+}
+
/* Bluesky */
.button.button-bluesky {
color: #000000;
@@ -171,7 +202,7 @@ button:hover,
/* Buy Me a Coffee */
.button.button-coffee {
- color: #100a26;
+ color: #000000;
background-color: #ffdd00;
}
.button.button-coffee:hover,
@@ -179,6 +210,27 @@ button:hover,
filter: brightness(90%);
}
+/* Cal.com */
+.button.button-cal {
+ color: #FFFFFF;
+ background-color: #292929;
+ border: 1px solid #FFFFFF;
+}
+.button.button-cal:hover,
+.button.button-cal:focus {
+ filter: brightness(90%);
+}
+
+/* Calendly */
+.button.button-calendly {
+ color: #FFFFFF;
+ background-color: #006BFF;
+}
+.button.button-calendly:hover,
+.button.button-calendly:focus {
+ filter: brightness(90%);
+}
+
/* Cash App */
.button.button-cash-app {
color: #ffffff;
@@ -221,6 +273,17 @@ button:hover,
filter: brightness(90%);
}
+/* Dribbble */
+.button.button-dribbble {
+ color: #000000;
+ background-color: #FFFFFF;
+ border: 1px solid #212121;
+}
+.button.button-dribbble:hover,
+.button.button-dribbble:focus {
+ filter: brightness(90%);
+}
+
/* Etsy */
.button.button-etsy {
color: #ffffff;
@@ -270,6 +333,16 @@ button:hover,
filter: brightness(90%);
}
+/* Fiverr */
+.button.button-fiverr {
+ color: #ffffff;
+ background-color: #1DBF73;
+}
+.button.button-fiverr:hover,
+.button.button-fiverr:focus {
+ filter: brightness(90%);
+}
+
/* Flickr */
.button.button-flickr {
color: #ffffff;
@@ -357,6 +430,16 @@ button:hover,
filter: brightness(90%);
}
+/* Guilded */
+.button.button-guilded {
+ color: #000000;
+ background-color: #F5C400;
+}
+.button.button-guilded:hover,
+.button.button-guilded:focus {
+ filter: brightness(90%);
+}
+
/* Hashnode */
.button.button-hashnode {
color: #000000;
@@ -409,6 +492,16 @@ button:hover,
filter: brightness(90%);
}
+/* Last.fm */
+.button.button-last-fm {
+ color: #ffffff;
+ background-color: #D51007;
+}
+.button.button-last-fm:hover,
+.button.button-last-fm:focus {
+ filter: brightness(90%);
+}
+
/* Letterboxd */
.button.button-letterboxd {
color: #ffffff;
@@ -420,6 +513,17 @@ button:hover,
filter: brightness(90%);
}
+/* Line */
+.button.button-line {
+ color: #FFFFFF;
+ background-color: #06C755;
+}
+.button.button-line:hover,
+.button.button-line:focus {
+ filter: brightness(90%);
+}
+
+
/* LinkedIn */
.button.button-linked {
color: #ffffff;
@@ -430,6 +534,16 @@ button:hover,
filter: brightness(90%);
}
+/* Mailchimp */
+.button.button-mailchimp {
+ color: #000000;
+ background-color: #FFE01B;
+}
+.button.button-mailchimp:hover,
+.button.button-mailchimp:focus {
+ filter: brightness(90%);
+}
+
/* Mastodon */
.button.button-mastodon {
color: #ffffff;
@@ -558,6 +672,16 @@ button:hover,
filter: brightness(90%);
}
+/* Shop */
+.button.button-shop {
+ color: #ffffff;
+ background-color: #5A31F4;
+}
+.button.button-shop:hover,
+.button.button-shop:focus {
+ filter: brightness(90%);
+}
+
/* Signal */
.button.button-signal {
color: #ffffff;
@@ -578,6 +702,18 @@ button:hover,
filter: brightness(90%);
}
+/* Slack */
+.button.button-slack {
+ color: #000000;
+ background-color: #FFFFFF;
+ border: 1px solid #212121;
+}
+.button.button-slack:hover,
+.button.button-slack:focus {
+ filter: brightness(90%);
+}
+
+
/* Snapchat */
.button.button-snapchat {
color: #000000;
@@ -619,6 +755,16 @@ button:hover,
filter: brightness(90%);
}
+/* Square */
+.button.button-square {
+ color: #FFFFFF;
+ background-color: #006AFF;
+}
+.button.button-square:hover,
+.button.button-square:focus {
+ filter: brightness(90%);
+}
+
/* Steam */
.button.button-steam {
color: #ffffff;
@@ -742,6 +888,16 @@ button:hover,
filter: brightness(90%);
}
+/* Upwork */
+.button.button-upwork {
+ color: #FFFFFF;
+ background-color: #14A800;
+}
+.button.button-upwork:hover,
+.button.button-upwork:focus {
+ filter: brightness(90%);
+}
+
/* Venmo */
.button.button-venmo {
color: #ffffff;
@@ -773,6 +929,17 @@ button:hover,
filter: brightness(90%);
}
+/* VSCO */
+.button.button-vsco {
+ color: #FFFFFF;
+ background-color: #000000;
+ border: 1px solid #FFFFFF;
+}
+.button.button-vsco:hover,
+.button.button-vsco:focus {
+ filter: brightness(90%);
+}
+
/* Website */
.button.button-web {
color: #ffffff;
@@ -824,3 +991,14 @@ button:hover,
.button.button-yt:focus {
filter: brightness(90%);
}
+
+/* Zoom */
+.button.button-zoom {
+ color: #ffffff;
+ background-color: #0B5CFF;
+}
+.button.button-zoom:hover,
+.button.button-zoom:focus {
+ filter: brightness(90%);
+}
+
diff --git a/images/icons/amazon-music.svg b/images/icons/amazon-music.svg
new file mode 100644
index 0000000..1d74ad0
--- /dev/null
+++ b/images/icons/amazon-music.svg
@@ -0,0 +1,17 @@
+
diff --git a/images/icons/artstation.svg b/images/icons/artstation.svg
new file mode 100644
index 0000000..849010f
--- /dev/null
+++ b/images/icons/artstation.svg
@@ -0,0 +1,5 @@
+
diff --git a/images/icons/behance.svg b/images/icons/behance.svg
new file mode 100644
index 0000000..e1b92f6
--- /dev/null
+++ b/images/icons/behance.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/cal.svg b/images/icons/cal.svg
new file mode 100644
index 0000000..1af57fd
--- /dev/null
+++ b/images/icons/cal.svg
@@ -0,0 +1,5 @@
+
diff --git a/images/icons/calendly.svg b/images/icons/calendly.svg
new file mode 100644
index 0000000..acb104e
--- /dev/null
+++ b/images/icons/calendly.svg
@@ -0,0 +1,12 @@
+
diff --git a/images/icons/dribbble.svg b/images/icons/dribbble.svg
new file mode 100644
index 0000000..4d36ccf
--- /dev/null
+++ b/images/icons/dribbble.svg
@@ -0,0 +1,11 @@
+
diff --git a/images/icons/fiverr.svg b/images/icons/fiverr.svg
new file mode 100644
index 0000000..8d9fe03
--- /dev/null
+++ b/images/icons/fiverr.svg
@@ -0,0 +1,3 @@
+
diff --git a/images/icons/generic-shopping-bag.svg b/images/icons/generic-shopping-bag.svg
new file mode 100644
index 0000000..4c74f56
--- /dev/null
+++ b/images/icons/generic-shopping-bag.svg
@@ -0,0 +1,3 @@
+
diff --git a/images/icons/generic-shopping-tag.svg b/images/icons/generic-shopping-tag.svg
new file mode 100644
index 0000000..8774852
--- /dev/null
+++ b/images/icons/generic-shopping-tag.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/guilded.svg b/images/icons/guilded.svg
new file mode 100644
index 0000000..02cb6aa
--- /dev/null
+++ b/images/icons/guilded.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/last-fm.svg b/images/icons/last-fm.svg
new file mode 100644
index 0000000..468b66b
--- /dev/null
+++ b/images/icons/last-fm.svg
@@ -0,0 +1,3 @@
+
diff --git a/images/icons/line.svg b/images/icons/line.svg
new file mode 100644
index 0000000..059a13d
--- /dev/null
+++ b/images/icons/line.svg
@@ -0,0 +1,3 @@
+
diff --git a/images/icons/mailchimp.svg b/images/icons/mailchimp.svg
new file mode 100644
index 0000000..f40e31f
--- /dev/null
+++ b/images/icons/mailchimp.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/shop.svg b/images/icons/shop.svg
new file mode 100644
index 0000000..7164626
--- /dev/null
+++ b/images/icons/shop.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/slack.svg b/images/icons/slack.svg
new file mode 100644
index 0000000..bbbf65c
--- /dev/null
+++ b/images/icons/slack.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/square.svg b/images/icons/square.svg
new file mode 100644
index 0000000..46bb4da
--- /dev/null
+++ b/images/icons/square.svg
@@ -0,0 +1,11 @@
+
diff --git a/images/icons/upwork.svg b/images/icons/upwork.svg
new file mode 100644
index 0000000..cb9fb98
--- /dev/null
+++ b/images/icons/upwork.svg
@@ -0,0 +1,3 @@
+
diff --git a/images/icons/vsco.svg b/images/icons/vsco.svg
new file mode 100644
index 0000000..c91f124
--- /dev/null
+++ b/images/icons/vsco.svg
@@ -0,0 +1,10 @@
+
diff --git a/images/icons/zoom.svg b/images/icons/zoom.svg
new file mode 100644
index 0000000..c26618e
--- /dev/null
+++ b/images/icons/zoom.svg
@@ -0,0 +1,3 @@
+
diff --git a/index.html b/index.html
index 677565b..1bb9a3f 100644
--- a/index.html
+++ b/index.html
@@ -103,6 +103,9 @@
Amazon Wishlist
+
+
Listen on Amazon Music
+
Apple App Store
@@ -121,12 +124,21 @@
Bandcamp
+
+
Behance
+
Bluesky
Buy Me A Coffee
+
+
Schedule with Cal.com
+
+
+
Schedule with Calendly
+
Cash App
@@ -139,6 +151,9 @@
Discord
+
+
Dribbble
+
Shop on Etsy
@@ -151,51 +166,12 @@
Figma Community
+
+
Fiverr Gig
+
Flickr
-
-
Read our blog
-
-
-
Event RSVP
-
-
-
Download File
-
-
-
View the code
-
-
-
Homelab Setup
-
-
-
Email Us
-
-
-
Email Us
-
-
-
Visit Homepage
-
-
-
Get Directions
-
-
-
Call us at 555-555-5555
-
-
-
Leave us a review
-
-
-
RSS Subscribe
-
-
-
Send us a message
-
-
-
Visit Website
-
GitHub
@@ -217,6 +193,9 @@
Google Scholar
+
+
Guilded
+
Hashnode
@@ -232,12 +211,21 @@
Ko-fi
+
+
Last.fm
+
Letterboxd
+
+
Line
+
LinkedIn
+
+
Mailchimp
+
Mastodon
@@ -274,12 +262,18 @@
Reddit
+
+
Buy with Shop
+
Signal
Skoob
+
+
Join Slack
+
Snapchat
@@ -292,6 +286,9 @@
Listen on Spotify
+
+
Buy with Square
+
Steam
@@ -328,14 +325,20 @@
Untappd
+
+
Upwork
+
Venmo
Vimeo
-
-
VR Chat
+
+
VRChat
+
+
+
VSCO
WhatsApp
@@ -352,6 +355,57 @@
Listen on YouTube Music
+
+
Join Zoom Webinar
+
+
+
Read our blog
+
+
+
Event RSVP
+
+
+
Download File
+
+
+
View the code
+
+
+
Homelab Setup
+
+
+
Email Us
+
+
+
Email Us
+
+
+
Visit Homepage
+
+
+
Get Directions
+
+
+
Call Us
+
+
+
Leave us a review
+
+
+
RSS Subscribe
+
+
+
Visit Our Shop
+
+
+
10% Discount
+
+
+
Send us a message
+
+
+
Visit Website
+