mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Change feed file extension
This commit is contained in:
parent
b7d9e71259
commit
4688007416
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ module.exports = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
output: "/blog/feed.xml",
|
output: "/blog/feed.rss",
|
||||||
title: extConfig.siteName + " Blog",
|
title: extConfig.siteName + " Blog",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue