diff --git a/content/books/Childhoods-End.md b/content/books/Childhoods-End.md new file mode 100644 index 0000000..2efb159 --- /dev/null +++ b/content/books/Childhoods-End.md @@ -0,0 +1,11 @@ +--- +title: Childhood's End +author: Arthur C. Clarke +stars: 4.5 +readDate: 2025-04-08T23:00:00.000Z +url: 'https://app.thestorygraph.com/books/3806010b-e254-472d-bd4d-fb26239c7c1a' +thumbnailUrl: 'https://cdn.thestorygraph.com/wavl2rh0he0xkxizwf1cf6oc7src' +tags: 'science fiction, classics' +--- + +I loved every minute of this! I especially loved the invasion trope turned on its head, and the way Clarke writes is incredible. Without giving too much away, I do think he rushed the ending parts, though - it felt like he was wrapping the story up fairly quickly towards the end. I'll probably end up coming back to this. diff --git a/next-sitemap.config.cjs b/next-sitemap.config.cjs index c5e58e6..1e1ddcf 100644 --- a/next-sitemap.config.cjs +++ b/next-sitemap.config.cjs @@ -29,7 +29,6 @@ module.exports = { if (isArticle(path)) { metadata.priority = 0.6 const attributes = getArticleAttibutes(`content${path}.md`) - console.log(attributes) if (!attributes) { return null } metadata.lastmod = attributes.moddate ?? attributes.pubdate ?? null diff --git a/package.json b/package.json index b940cdb..4c35b3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "www-aaronjy-me", - "version": "1.7.4.2", + "version": "1.7.4.3", "private": true, "type": "module", "scripts": { diff --git a/public/sitemap.xml b/public/sitemap.xml index ba7220d..1d8342f 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -8,6 +8,7 @@ https://www.aaronjy.me/writing/0.8 https://www.aaronjy.me/library/1984/ https://www.aaronjy.me/library/A-Monster-Calls/ +https://www.aaronjy.me/library/Childhoods-End/ https://www.aaronjy.me/library/Diary-of-An-Oxygen-Thief/ https://www.aaronjy.me/library/No-God-But-God/ https://www.aaronjy.me/library/On-Tyranny/