summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-06-17 13:37:41 +0200
committerYuval Adam <_@yuv.al>2025-06-17 13:37:41 +0200
commit6e8655a416e75f6a0f8e01a7dd800d9a43d1daf9 (patch)
treeadf9cc1bcfba70eed16419696cf8fbb1123b51fe /package.json
parentbe7b305bf60e082de6c5513eaac30d287e138bf1 (diff)
Add sitemap
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 47be3c8..29d6073 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
},
"dependencies": {
"@astrojs/react": "^4.2.7",
+ "@astrojs/sitemap": "^3.4.1",
"@tailwindcss/vite": "^4.1.5",
"@types/netmask": "^2.0.5",
"@types/react": "^19.1.3",