Remove tabs

master
Alexandre Iooss 5 years ago
parent f38c279796
commit dd6335efa9
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02

@ -3,10 +3,9 @@ site_description: Le club de robotique de l'ENS Paris-Saclay
copyright: "Copyright © Krobot 2019" copyright: "Copyright © Krobot 2019"
repo_url: https://github.com/ens-krobot/KrobotDocumentation/ repo_url: https://github.com/ens-krobot/KrobotDocumentation/
nav: nav:
- Club et Matériel: - Le club: index.md
- Le club: index.md - Ressources: ressources.md
- Ressources: ressources.md - Les imprimantes 3D: imprimantes-3d.md
- Les imprimantes 3D: imprimantes-3d.md
- Projets: - Projets:
- Le KBOT: kbot.md - Le KBOT: kbot.md
- Coupe de France 2019: coupe-de-france-2019.md - Coupe de France 2019: coupe-de-france-2019.md
@ -40,8 +39,6 @@ theme:
logo: img/logo.svg logo: img/logo.svg
favicon: img/favicon.ico favicon: img/favicon.ico
font: false font: false
feature:
tabs: true
extra_css: extra_css:
- css/layout.css - css/layout.css
markdown_extensions: markdown_extensions:

Loading…
Cancel
Save