mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Disable rss feed for now
This commit is contained in:
parent
e69af64ecd
commit
c97a93a984
@ -54,6 +54,7 @@ module.exports = {
|
||||
},
|
||||
presets: [
|
||||
[
|
||||
|
||||
'@docusaurus/preset-classic',
|
||||
{
|
||||
docs: {
|
||||
@ -68,10 +69,7 @@ module.exports = {
|
||||
path: 'news',
|
||||
routeBasePath: 'news',
|
||||
showReadingTime: true,
|
||||
feedOptions: {
|
||||
type: 'all',
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Jonas Dellinger.`,
|
||||
},
|
||||
feedOptions: undefined,
|
||||
// Please change this to your repo.
|
||||
editUrl:
|
||||
'https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/blog/',
|
||||
|
Loading…
Reference in New Issue
Block a user