mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-23 05:57:05 +02:00
chore: update examples for v3.5 (#10381)
This commit is contained in:
parent
daa6b87f24
commit
a56bd2edf4
8 changed files with 2358 additions and 2334 deletions
4
examples/classic/docusaurus.config.js
generated
4
examples/classic/docusaurus.config.js
generated
|
@ -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