diff --git a/css/brands.css b/css/brands.css
index 18b50ec..e05e100 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -292,6 +292,16 @@ button:hover,
filter: brightness(90%);
}
+/* Leanpub */
+.button.button-leanpub {
+ color: #ffffff;
+ background-color: #231f20;
+}
+.button.button-leanpub:hover,
+.button.button-leanpub:focus {
+ filter: brightness(90%);
+}
+
/* LinkedIn */
.button.button-linked {
color: #ffffff;
diff --git a/images/icons/leanpub.svg b/images/icons/leanpub.svg
new file mode 100644
index 0000000..b21d00e
--- /dev/null
+++ b/images/icons/leanpub.svg
@@ -0,0 +1,7 @@
+
+
diff --git a/index.html b/index.html
index f27b433..6b0fa6f 100644
--- a/index.html
+++ b/index.html
@@ -385,6 +385,11 @@
Flickr
+
+
+
Leanpub
+
+