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
---
src/partials/Footer.astro | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 src/partials/Footer.astro
(limited to 'src/partials/Footer.astro')
diff --git a/src/partials/Footer.astro b/src/partials/Footer.astro
new file mode 100644
index 0000000..0dc9483
--- /dev/null
+++ b/src/partials/Footer.astro
@@ -0,0 +1,34 @@
+
+
+
--
cgit v1.3