Skip to content

Commit

Permalink
Merge pull request #506 from OpenUpSA/hide-twitter-timeline
Browse files Browse the repository at this point in the history
Remove twitter timeline from home
  • Loading branch information
desafinadude authored Dec 5, 2023
2 parents ad7e677 + 674a7b2 commit 2454ff6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pmg/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,7 @@ <h6>{{blog.date|pretty_date|nbsp|safe}}</h6>

</div>
<div class="col-md-3">
<div class="hidden-xs">
<a class="twitter-timeline" data-height="800" href="https://twitter.com/PMG_SA/lists/members-of-parliament?ref_src=twsrc%5Etfw">A Twitter List by PMG_SA</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>

</div>
</div>
</div>
Expand Down

0 comments on commit 2454ff6

Please sign in to comment.