Link to Twitter account
This commit is contained in:
parent
bc62533852
commit
937bec56fd
2 changed files with 4 additions and 2 deletions
|
|
@ -135,7 +135,8 @@ kind: empty
|
||||||
<p>
|
<p>
|
||||||
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
|
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
|
||||||
<p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,5 +7,6 @@ style: none
|
||||||
<p>
|
<p>
|
||||||
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
|
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
|
||||||
<p>
|
<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>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue