From 0e5ed7451759c0c3884540700065e5c08ebc7f2c Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sat, 21 Jan 2023 07:35:18 +1000 Subject: [PATCH] Remove Twitter button from home page --- v2/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/templates/index.html b/v2/templates/index.html index d16d157..15c8845 100644 --- a/v2/templates/index.html +++ b/v2/templates/index.html @@ -17,7 +17,7 @@

- Recent Posts  + Recent Posts

{% set section = get_section(path="posts/_index.md") %}