mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
feat: add RSS feed generation and content management features
This commit is contained in:
parent
9a7b0c42e1
commit
4d989e0a7d
7 changed files with 115 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
|||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"allowJs": false,
|
||||
"strictNullChecks": true
|
||||
},
|
||||
"include": [
|
||||
".astro/types.d.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue