Skip to content

Commit

Permalink
content: September notes - cat! 🐈
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeirvingweb committed Sep 1, 2024
1 parent 49db5d0 commit 200ae2e
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": 9,
"notes": "<p>September begins. Hedgehogs absent, as they were late in August. A prolific cat may be the reason 🐈</p>",
"hedgehogs": true
},
{
"year": 2024, "month": 8,
"notes": "<p>August began very hot 🌞. Hedgehogs happy to visit for food and foraging early in the month.🦔</p>\n\n<p>However, for the last few weeks of August - no hedgehogs! A rampant cat may have been discouraging them 🐈</p>\n\n<p>Apologies for the gap period mid-month. The humans went on holiday, and the batteries depleted fast 🙄</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-08</loc>
<lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
</url>
<url>
<loc>https://www.macclesfieldhedgehogs.co.uk/footage?date=2024-07</loc>
<lastmod>{{ site.time | date: '%Y-%m-%d' }}</lastmod>
Expand Down

0 comments on commit 200ae2e

Please sign in to comment.