Link to Twitter account

This commit is contained in:
Stefan Schlott 2013-08-23 18:52:31 +02:00
parent bc62533852
commit 937bec56fd
2 changed files with 4 additions and 2 deletions

View file

@ -135,7 +135,8 @@ kind: empty
<p>
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
<p>
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Twitter-Archiv</a>
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Lokales Twitter-Archiv</a> -
<a href="https://twitter.com/cccs_de/">@cccs_de bei Twitter</a>
</div>
</div>

View file

@ -7,5 +7,6 @@ style: none
<p>
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
<p>
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Twitter-Archiv</a>
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Lokales Twitter-Archiv</a> -
<a href="https://twitter.com/cccs_de/">@cccs_de bei Twitter</a>