Skip to content

Commit

Permalink
remove twitter widget
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Oct 8, 2024
1 parent f872abf commit 9c2a02e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</body>
</html>
5 changes: 0 additions & 5 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@
</div>
</div>
</div>-->
<div class="column col-6 col-md-6 col-sm-12 col-xs-12 twitterColumn">
<div class="twitter">
<a class="twitter-timeline" data-height="400" data-dnt="true" data-link-color="#335480" href="https://twitter.com/roewenstrunk/lists/zenmem?ref_src=twsrc%5Etfw">A Twitter List by roewenstrunk</a>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 9c2a02e

Please sign in to comment.