add rss feed

This commit is contained in:
Raven Scott
2024-09-16 14:28:18 -04:00
parent 8f5ce78b73
commit 5a956cb708
2 changed files with 42 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"express": "^4.21.0",
"highlight.js": "^11.10.0",
"marked": "^14.1.2",
"nodemailer": "^6.9.15"
"nodemailer": "^6.9.15",
"rss": "^1.2.2"
}
}