From fe7c149811f2e20c055ad0375aff05d29491efb4 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Sat, 4 May 2024 01:05:04 +0200 Subject: Rebuild the site in Astro Add licence Update site name in header to match README.md Add missing metadescription, opengraph and link to RSS Update Astro configuration to include sitemap integration with priority and changefreq settings New post --- layouts/partials/ld/post.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 layouts/partials/ld/post.html (limited to 'layouts/partials/ld/post.html') diff --git a/layouts/partials/ld/post.html b/layouts/partials/ld/post.html deleted file mode 100644 index 0afa7ad..0000000 --- a/layouts/partials/ld/post.html +++ /dev/null @@ -1,26 +0,0 @@ - \ No newline at end of file -- cgit v1.3