feat: Implement RSS Feed #12

Merged
aniva merged 6 commits from post/rss into main 2024-10-11 01:36:24 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e212f4f24c - Show all commits

View File

@ -1,6 +1,6 @@
{ {
"name": "chrysoblog", "name": "chrysoblog",
"version": "0.0.1", "version": "0.0.2",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite dev", "dev": "vite dev",