diff --git a/content/books/1001-Nights.md b/content/books/1001-Nights.md
new file mode 100644
index 0000000..b4be0ec
--- /dev/null
+++ b/content/books/1001-Nights.md
@@ -0,0 +1,10 @@
+---
+title: 'One Thousand and One Nights: A Retelling'
+author: Hanan Al-Shaykh
+stars: 4
+readDate: 2025-04-23T23:00:00.000Z
+url: 'https://app.thestorygraph.com/books/636bfc4c-4911-4dc0-98c1-7f6ca8c3f14f'
+thumbnailUrl: 'https://cdn.thestorygraph.com/2z3i3jpvmh2vc31i6ndpplbc29dy'
+tags: 'fiction, fantasy, short stories'
+---
+
diff --git a/deploy.sh b/deploy.sh
index 4a14b95..0e334f7 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -3,9 +3,6 @@ source ./deploy-vars.sh
echo "Host: $SSH_HOST"
echo "Path: $SSH_UPLOAD_PATH"
-echo "Building..."
-npm run build
-
echo "Deploying..."
rsync -r --delete ./out/ root@$SSH_HOST:$SSH_UPLOAD_PATH
diff --git a/package.json b/package.json
index c4ec4da..f41f46d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "www-aaronjy-me",
- "version": "1.7.4.4",
+ "version": "1.7.4.5",
"private": true,
"type": "module",
"scripts": {
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 08cfa40..6903a05 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -6,6 +6,7 @@
https://www.aaronjy.me/library/0.8
https://www.aaronjy.me/tags/0.8
https://www.aaronjy.me/writing/0.8
+https://www.aaronjy.me/library/1001-Nights/
https://www.aaronjy.me/library/1984/
https://www.aaronjy.me/library/A-Monster-Calls/
https://www.aaronjy.me/library/Childhoods-End/