feat: create separated rss feeds
All checks were successful
Docker / build-and-push-image (push) Successful in 2m11s
All checks were successful
Docker / build-and-push-image (push) Successful in 2m11s
This commit is contained in:
parent
4f9ebdcc66
commit
782bfc7c90
10 changed files with 86 additions and 6 deletions
|
@ -25,8 +25,8 @@ export const SITE: Site = {
|
|||
AUTHOR: "Troy Lusty",
|
||||
LINKS: [
|
||||
{
|
||||
name: "RSS",
|
||||
href: "/rss.xml",
|
||||
name: "RSS Feed",
|
||||
href: "/feed.xml",
|
||||
icon: "mdi:rss",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue