From 472bb3d36b34ea232ac62a3570300da14bbfe656 Mon Sep 17 00:00:00 2001 From: slashformotion Date: Sat, 21 Aug 2021 15:59:15 +0200 Subject: [PATCH] Remove the feather.js support Fixes #32 --- layouts/_default/baseof.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index e5e69a3..4cb5269 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,10 +4,6 @@ {{ block "main" . }}{{ end }} - - \ No newline at end of file