diff --git a/css/brands.css b/css/brands.css
index 233a5cc..c4fa549 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -571,6 +571,16 @@ button:hover,
filter: brightness(90%);
}
+/* Substack */
+.button.button-substack {
+ color: #ffffff;
+ background-color: #FF6719;
+}
+.button.button-substack:hover,
+.button.button-substack:focus {
+ filter: brightness(90%);
+}
+
/* Telegram */
.button.button-telegram {
color: #ffffff;
diff --git a/images/icons/substack.svg b/images/icons/substack.svg
new file mode 100644
index 0000000..6fc656c
--- /dev/null
+++ b/images/icons/substack.svg
@@ -0,0 +1,3 @@
+
diff --git a/index.html b/index.html
index e4524f6..e3bc985 100644
--- a/index.html
+++ b/index.html
@@ -196,6 +196,11 @@
Listen on Google Podcasts
+
+
+ Subscribe on Substack
+
+
Clubhouse