diff --git a/app/views/welcome/index.html.slim b/app/views/welcome/index.html.slim
index 6bd9033..a49c8f6 100644
--- a/app/views/welcome/index.html.slim
+++ b/app/views/welcome/index.html.slim
@@ -4,10 +4,14 @@ header
img src="badge.png"
h1 Pair widely. Pair often.
-
+
section#badge
.content
.main-content
+ p.lead Get the badge:
+ img src="badge.png"
+ p.nb http://www.pairprogramwith.me/badge.png
+
p.lead Put out the pair-programming welcome mat!
p
| Put this badge on your blog or project home page. Link it to a way to contact you.
@@ -26,9 +30,10 @@ section#badge
p
| Or link it to your Twitter profile! I don't care! Just put it up, and let the world know it's OK to ask!
.sidebar-content
- p.lead Get the badge:
- img src="badge.png"
- p.nb http://www.pairprogramwith.me/badge.png
+ a class="twitter-timeline" data-dnt="true" href="https://twitter.com/search?q=%23pairwithme" data-widget-id="334289746157244416"
+ Tweets about "#pairwithme"
+
+
section#resources
.content
@@ -44,7 +49,7 @@ section#faq
section#copyright
.content
p
- | Design by Chris Radford.
+ | Design by Chris Radford.
| Awesome badge by David Browning.
a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/deed.en_US" id="licence"
img alt="Creative Commons License" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png"