mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 14:52:29 +02:00
chore: update examples for v3.5 (#10381)
This commit is contained in:
parent
3121800987
commit
a031a63f42
4 changed files with 1174 additions and 1162 deletions
|
@ -48,6 +48,10 @@ const config = {
|
|||
},
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
feedOptions: {
|
||||
type: ['rss', 'atom'],
|
||||
xslt: true,
|
||||
},
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue