Skip to content

Commit

Permalink
fix: rm twitter inset since non-operational (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Jul 6, 2023
1 parent c397c82 commit 784eed3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions _layouts/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,15 +96,3 @@ <h2>Activities</h2>

</div>
</div>

<div class="row" style="margin-top: 30px">

<div class="col-lg-3"></div>

<div class="col-lg-6">
<a class="twitter-timeline" style="margin: auto;" data-width="500" data-height="800" href="https://twitter.com/hepsoftfound?ref_src=twsrc%5Etfw">Tweets by hepsoftfound</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>

<div class="col-lg-3"></div>
</div>

0 comments on commit 784eed3

Please sign in to comment.