aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2024-09-05 17:55:42 +0300
committerValentin Popov <valentin@popov.link>2024-09-05 17:55:42 +0300
commit7ba2de71480c1b568ed8b7d7f693f17774da1684 (patch)
tree4d468ae27157ad21e137238f2be6ea18b1feb99b /package.json
parent7770a0852c0ba9cb0790d447cb3af0a5bf00e2ba (diff)
downloadpopov.link-7ba2de71480c1b568ed8b7d7f693f17774da1684.tar.xz
popov.link-7ba2de71480c1b568ed8b7d7f693f17774da1684.zip
Added 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 3d979c2..54c6fbc 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/rss": "^4.0.7",
+ "@astrojs/sitemap": "^3.1.6",
"astro": "^4.15.2",
"typescript": "^5.5.4"
},