Remove Twitter button from home page

This commit is contained in:
Wesley Moore 2023-01-21 07:35:18 +10:00
parent e0209f1456
commit 0e5ed74517
No known key found for this signature in database

View file

@ -17,7 +17,7 @@
<div class="flex">
<section class="posts-section">
<h2>
Recent Posts&#8194;<a href="https://twitter.com/wezm?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @wezm</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Recent Posts
</h2>
{% set section = get_section(path="posts/_index.md") %}