diff --git a/css/brands.css b/css/brands.css
index 5c569da..36c52f1 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -548,6 +548,16 @@ button:hover,
filter: brightness(90%);
}
+/* Untappd */
+.button.button-untappd {
+ color: #ffffff;
+ background-color: #ffc000;
+}
+.button.button-untappd:hover,
+.button.button-untappd:focus {
+ filter: brightness(90%);
+}
+
/* Vimeo */
.button.button-vimeo {
color: #ffffff;
diff --git a/images/icons/untappd.svg b/images/icons/untappd.svg
new file mode 100644
index 0000000..0e7f36e
--- /dev/null
+++ b/images/icons/untappd.svg
@@ -0,0 +1 @@
+
diff --git a/index.html b/index.html
index 888cfee..d36babc 100644
--- a/index.html
+++ b/index.html
@@ -275,6 +275,11 @@
WhatsApp
+
+
+ Untappd
+
+
Wordpress