From 2b6927790138cf060dd5ed9632cd7fbb829f99b6 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sat, 23 Aug 2025 19:26:48 +0200 Subject: [PATCH] fix: update lastmod date in sitemap.xml for accurate indexing --- sitemap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitemap.xml b/sitemap.xml index d92211f..b40e44d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -5,6 +5,6 @@ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> https://floriansylvain.fr/ - 2025-08-23T16:28:03+00:00 + 2025-08-23T17:24:35+00:00 \ No newline at end of file