From d72a4df55e1a059f32b4cb3817440d522f98c779 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sat, 3 Jul 2021 11:27:27 +0100 Subject: [PATCH] remove unused image header --- index.pug | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.pug b/index.pug index a4667e9..d1662ac 100644 --- a/index.pug +++ b/index.pug @@ -8,9 +8,7 @@ html(lang="en-gb") script(src="includes/croppie.min.js") body header - h1 - | pixsy - //img(alt="pixsy" src="includes/pixsy.png") + h1 pixsy p. version 0.72.8 |