From cfb785a0f5168b3f6ef9d8954bc01002be572680 Mon Sep 17 00:00:00 2001 From: NC <95206543+tansuotv@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:16:00 +0800 Subject: [PATCH] Delete default.html --- _layouts/default.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 _layouts/default.html diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 58e141b..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - {%- include head.html -%} - - - - {%- include header.html -%} - -
-
- {{ content }} -
-
- - {%- include footer.html -%} - - - -