diff --git a/_data/main.yml b/_data/main.yml
index f26bd61..340858b 100644
--- a/_data/main.yml
+++ b/_data/main.yml
@@ -291,6 +291,7 @@ sections:
- name: Bitbucket
url: https://bitbucket.org
twitter: bitbucket
+ status: https://twitter.com/bitbucket/status/445631335169028096
img: bitbucket.png
tfa: No
diff --git a/css/base.css b/css/base.css
index 0bbfd33..fafa5ae 100644
--- a/css/base.css
+++ b/css/base.css
@@ -12,8 +12,6 @@ body {
background: none;
}
-
-
.sidenav {
position: fixed;
}
@@ -50,6 +48,10 @@ td.icon {
text-align: center;
}
+td span.progress {
+ float: right;
+}
+
td a {
/*color: #505050;*/
}
diff --git a/index.html b/index.html
index ea2466b..7bbccd4 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,11 @@
---
layout: default
-message: Security is important, @TWITTERHANDLE. We'd like if you supported two factor auth.
+
+link: Tell them to support 2FA
+tweet: Security is important, @TWITTERHANDLE. We'd like if you supported two factor auth.
+
+link_progress: Tell them thanks for working on 2FA
+tweet_progress: Thanks for working on support for two factor auth, @TWITTERHANDLE!
hash: SupportTwoFactorAuth
---
@@ -135,11 +140,22 @@ hash: SupportTwoFactorAuth
{% endif %}
{{ website.name }}
+ {% if website.status %}
+
+
+ In Progress!
+
+
+ {% endif %}
{% if website.twitter %}