Skip to content

Commit

Permalink
Add Twitter feed to the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Mar 13, 2024
1 parent 5e9a9fd commit 3c4562e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@
</div>
<div class="bigspacer"></div>
<div class="feedbox">

<a class="twitter-timeline" href="https://twitter.com/ZellerGroup?ref_src=twsrc%5Etfw">Tweets by ZellerGroup</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
{% comment %}
{% for news in site.categories.news limit:5 %}

{% for member in site.categories.team %}
Expand All @@ -187,6 +191,7 @@
<div class="spacer"></div>
<div class="spacer"></div>
{% endfor %}
{% endcomment %}
</div>
<div class="bigspacer"></div>
</div>
Expand Down

0 comments on commit 3c4562e

Please sign in to comment.