From 7eff3fde5720eb23449e2f8c8ea0b8218efe4dde Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 4 Sep 2024 21:16:37 +0000 Subject: Initial Astro project --- _layouts/default.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 _layouts/default.html (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index b0937c7..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: compress ---- - - - - -{%- include head.html -%} - - -
- {%- include navbar.html -%} -
- -
- {{- content -}} -
- - {%- include counter.html -%} - - - \ No newline at end of file -- cgit v1.2.3