From 3ac712a6605516be80125424335ab7a7599abc7d Mon Sep 17 00:00:00 2001 From: Tenkuma <85490958+adrianvic@users.noreply.github.com> Date: Sun, 16 Nov 2025 11:00:40 -0300 Subject: [PATCH] Delete _layouts directory --- _layouts/tutorial.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 _layouts/tutorial.html diff --git a/_layouts/tutorial.html b/_layouts/tutorial.html deleted file mode 100644 index 7fa94e0..0000000 --- a/_layouts/tutorial.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - {{ page.title }} - - - {{ content }} - -