Skip to content

Commit d137ce5

Browse files
Update docusaurus.config.js
1 parent 0d566ca commit d137ce5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ module.exports = {
207207
],
208208
},
209209
blog: {
210+
feedOptions: {
211+
type: 'all',
212+
copyright: `Copyright © ${new Date().getFullYear()} Plugily Projects`,
213+
},
210214
showReadingTime: true,
211215
editUrl:
212216
'https://github.com/Plugily-Projects/plugily-projects.github.io/blob/documentation/',

0 commit comments

Comments
 (0)