We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d566ca commit d137ce5Copy full SHA for d137ce5
docusaurus.config.js
@@ -207,6 +207,10 @@ module.exports = {
207
],
208
},
209
blog: {
210
+ feedOptions: {
211
+ type: 'all',
212
+ copyright: `Copyright © ${new Date().getFullYear()} Plugily Projects`,
213
+ },
214
showReadingTime: true,
215
editUrl:
216
'https://github.com/Plugily-Projects/plugily-projects.github.io/blob/documentation/',
0 commit comments