merged comment in home.html.erb with Twitter contact info

This commit is contained in:
Devin Howard 2013-01-15 19:32:23 -05:00
commit 3deebc6c09
2 changed files with 13 additions and 0 deletions

View file

@ -637,3 +637,12 @@ input[type="submit"] {
color: #FFF;
display:block;
}
.contact {
text-align: center;
margin: 1em 0 1em 0;
}
.contact a {
color: #36bbe8;
}

View file

@ -3,6 +3,10 @@
# Located at /
# Shows 3 most recently created topics, synapses, and maps.
#%>
<p class="contact">
To get in touch, follow or tweet at us! <a target="_blank" href="https://twitter.com/metamapps">@metamapps</a>.
</p>
<div class="profile">
<h2>Recently Created Topics <%= link_to "see all", topics_url%></h2>