Embedding Twitter widget.js using:
<script src="http://platform.twitter.com/widgets.js" async></script>
OR
<script src="https://platform.twitter.com/widgets.js" async></script>
also tried doing it without the async call
is producing a “Content Unavailable” error on line 8. That being said I already checked that it is being used in the project.