From a6afc90359533841dc763770656373df3b71170f Mon Sep 17 00:00:00 2001 From: Lewis Dale Date: Thu, 16 Feb 2023 14:43:46 +0000 Subject: [PATCH] Remove author section --- src/_includes/post.njk | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/_includes/post.njk b/src/_includes/post.njk index 0820fbd..ba541ab 100644 --- a/src/_includes/post.njk +++ b/src/_includes/post.njk @@ -68,10 +68,5 @@ eleventyComputed: {% endif %} -
-

About Lewis

- - {% image metadata.author.avatar, "My face", "u-photo box circle", "150px", [150] %} -
\ No newline at end of file