Skip to content

Commit

Permalink
Load tweets over HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpreetsio committed Sep 8, 2017
1 parent d3cd354 commit 9f84dae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -2227,7 +2227,7 @@ <h1 class="large-h1">Subscribe to stay informed</h1>
<div class="col-md-5 col-sm-6">
<i class="icon social_twitter"></i>
<!-- Parameters documentation at https://github.com/fossasia/fossasia-loklak-webtweets/blob/gh-pages/README.md -->
<div class="tweets-feed" data-count=3 data-from="fossasia">
<div class="tweets-feed" data-count=3 data-from="fossasia,fasblg,fa_voc,fossasiasg">
</div>
<span class="text-white">Follow <a target="default" href="http://twitter.com/fossasia">@fossasia</a> for more updates</span>
<img class="icon social_rss" src="img/rss.png" alt="rss">
Expand Down Expand Up @@ -2303,7 +2303,7 @@ <h1 class="large-h1">Subscribe to stay informed</h1>
<script src="js/lightbox.min.js"></script>
<script src="js/smooth-scroll.min.js"></script>
<script src="js/rssfetch.js"></script>
<script src="js/tweetsfetcher.js"></script>
<script src="js/tweets.js"></script>
<script src="js/placeholders.min.js"></script>
<script src="js/scripts.js"></script>
</body>
Expand Down

0 comments on commit 9f84dae

Please sign in to comment.