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 --- _includes/head.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 9f65d57..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - {{- page.title | default: site.title | strip | normalize_whitespace | xml_escape -}} - - - - - - - - - {%- include styles.html -%} - - - \ No newline at end of file -- cgit v1.2.3