aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-08-03 18:46:09 +0000
committerterminaldweller <thabogre@gmail.com>2021-08-03 18:46:09 +0000
commit7de275920bdd6115017b258ac78e62222c000dc3 (patch)
treee94532215e231f833b660d8e070f234ef21711d7 /package.json
parentthe markdowns (diff)
downloadblog-7de275920bdd6115017b258ac78e62222c000dc3.tar.gz
blog-7de275920bdd6115017b258ac78e62222c000dc3.zip
robots.txt and xml sitemap.WIP
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index ab27f5d..307cddd 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,8 @@
"dependencies": {
"ejs": "^3.1.6",
"express": "^4.17.1",
+ "express-sitemap": "^1.8.0",
+ "express-sitemap-xml": "^3.0.0",
"jsdom": "^16.2.2",
"katex": "^0.11.1",
"markdown-it": "^11.0.0",