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/footer.html | 9 ------ layouts/partials/header.html | 62 ---------------------------------------- layouts/partials/ld/person.html | 45 ----------------------------- layouts/partials/ld/post.html | 26 ----------------- layouts/partials/ld/website.html | 8 ------ 5 files changed, 150 deletions(-) delete mode 100644 layouts/partials/footer.html delete mode 100644 layouts/partials/header.html delete mode 100644 layouts/partials/ld/person.html delete mode 100644 layouts/partials/ld/post.html delete mode 100644 layouts/partials/ld/website.html (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html deleted file mode 100644 index 0e48d48..0000000 --- a/layouts/partials/footer.html +++ /dev/null @@ -1,9 +0,0 @@ -
- - \ No newline at end of file diff --git a/layouts/partials/header.html b/layouts/partials/header.html deleted file mode 100644 index 5199467..0000000 --- a/layouts/partials/header.html +++ /dev/null @@ -1,62 +0,0 @@ -