chore: update examples with docusaurus 3.6 (#10642)

This commit is contained in:
Sébastien Lorber 2024-11-04 12:31:10 +01:00 committed by GitHub
parent ed2cdf391f
commit 5a883b4008
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 3198 additions and 2968 deletions

View file

@ -6,6 +6,8 @@
import {themes as prismThemes} from 'prism-react-renderer';
// This runs in Node.js - Don't use client-side code here (browser APIs, JSX...)
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'My Site',