mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Remove Twitter button from home page
This commit is contained in:
parent
e0209f1456
commit
0e5ed74517
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<section class="posts-section">
|
<section class="posts-section">
|
||||||
<h2>
|
<h2>
|
||||||
Recent Posts <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>
|
</h2>
|
||||||
|
|
||||||
{% set section = get_section(path="posts/_index.md") %}
|
{% set section = get_section(path="posts/_index.md") %}
|
||||||
|
|
Loading…
Reference in a new issue