Ajout page À propos bilingue et restructuration navigation
- Créer page À propos dédiée (versions française et anglaise) - Ajouter lien navbar vers page À propos - Déplacer lien À propos vers section Documentation footer - Ajouter traductions i18n pour navbar et footer - Supprimer presentation.md de structure barre latérale
This commit is contained in:
parent
20fcabaf46
commit
747e95c873
6 changed files with 161 additions and 3 deletions
|
|
@ -2,7 +2,6 @@ import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
|
|||
|
||||
const sidebars: SidebarsConfig = {
|
||||
tutorialSidebar: [
|
||||
'presentation',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Projets OpenClassrooms',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue