chore: update examples for Docusaurus 3.8 (#11202)

This commit is contained in:
Sébastien Lorber 2025-05-27 12:42:26 +02:00 committed by GitHub
parent b126e643d1
commit 7e87ea320c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 3183 additions and 3709 deletions

View file

@ -14,6 +14,11 @@ const config = {
tagline: 'Dinosaurs are cool',
favicon: 'img/favicon.ico',
// Future flags, see https://docusaurus.io/docs/api/docusaurus-config#future
future: {
v4: true, // Improve compatibility with the upcoming Docusaurus v4
},
// Set the production url of your site here
url: 'https://your-docusaurus-site.example.com',
// Set the /<baseUrl>/ pathname under which your site is served