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 --- static/fonts/Sen.woff2 | Bin 22488 -> 0 bytes static/icons/menu-2.svg | 1 - static/img/az204.png | Bin 58952 -> 0 bytes static/img/az400.png | Bin 40857 -> 0 bytes static/robots.txt | 2 -- static/security.txt | 2 -- 6 files changed, 5 deletions(-) delete mode 100644 static/fonts/Sen.woff2 delete mode 100644 static/icons/menu-2.svg delete mode 100644 static/img/az204.png delete mode 100644 static/img/az400.png delete mode 100644 static/robots.txt delete mode 100644 static/security.txt (limited to 'static') diff --git a/static/fonts/Sen.woff2 b/static/fonts/Sen.woff2 deleted file mode 100644 index 9882833..0000000 Binary files a/static/fonts/Sen.woff2 and /dev/null differ diff --git a/static/icons/menu-2.svg b/static/icons/menu-2.svg deleted file mode 100644 index 9ff36f5..0000000 --- a/static/icons/menu-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/az204.png b/static/img/az204.png deleted file mode 100644 index c4d612a..0000000 Binary files a/static/img/az204.png and /dev/null differ diff --git a/static/img/az400.png b/static/img/az400.png deleted file mode 100644 index 1572cf8..0000000 Binary files a/static/img/az400.png and /dev/null differ diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index eb05362..0000000 --- a/static/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: diff --git a/static/security.txt b/static/security.txt deleted file mode 100644 index c32ac9b..0000000 --- a/static/security.txt +++ /dev/null @@ -1,2 +0,0 @@ -Canonical: https://costas.dev/security.txt -Preferred-Languages: es, en \ No newline at end of file -- cgit v1.3