Skip to content

Commit

Permalink
content: May -> June changes 🦔
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeirvingweb committed Jun 2, 2024
1 parent a7bb9bd commit a76371c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/notes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"year": 2024, "month": 6,
"notes": "<p>June is here, after a very wet May that ended in mainly mice visits.. we shall see what the month brings. 🦔🐁</p>",
"hedgehogs": true
},
{
"year": 2024, "month": 5,
"notes": "<p>May has begun with a temperature uplift, spring may have finally sprung! Hedgehogs visiting regularly. 🦔</p>",
Expand Down
4 changes: 4 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ permalink: /sitemap.xml
<loc>https://www.macclesfieldhedgehogs.co.uk/footage?date={{ site.time | date: '%Y-%m' }}</loc>
<lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
</url>
<url>
<loc>https://www.macclesfieldhedgehogs.co.uk/footage?date=2024-05</loc>
<lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
</url>
<url>
<loc>https://www.macclesfieldhedgehogs.co.uk/footage?date=2024-04</loc>
<lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
Expand Down

0 comments on commit a76371c

Please sign in to comment.