From b086f583633f03295674aeb2aaf9365540af62d6 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Wed, 11 Mar 2020 07:26:59 +0000 Subject: [PATCH] Correct image filename --- _site/images/backgrounds/{2020.JPG => 2020.jpg} | Bin _site/sitemap.xml | 6 +++--- images/backgrounds/{2020.JPG => 2020.jpg} | Bin 3 files changed, 3 insertions(+), 3 deletions(-) rename _site/images/backgrounds/{2020.JPG => 2020.jpg} (100%) rename images/backgrounds/{2020.JPG => 2020.jpg} (100%) diff --git a/_site/images/backgrounds/2020.JPG b/_site/images/backgrounds/2020.jpg similarity index 100% rename from _site/images/backgrounds/2020.JPG rename to _site/images/backgrounds/2020.jpg diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 8eab01e..4d04a0e 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -16,7 +16,7 @@ http://localhost:4000/2019 - 2020-03-10 + 2020-03-11 always 0.5 @@ -37,7 +37,7 @@ http://localhost:4000/2020 - 2020-03-10 + 2020-03-11 always 0.5 @@ -71,7 +71,7 @@ http://localhost:4000/ - 2020-03-10 + 2020-03-11 always 0.5 diff --git a/images/backgrounds/2020.JPG b/images/backgrounds/2020.jpg similarity index 100% rename from images/backgrounds/2020.JPG rename to images/backgrounds/2020.jpg