Add sidebar: open: true to French docs
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 52s
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 52s
Opens the sidebar by default for French documentation.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
title: "Automatisation réseau"
|
||||
sidebar:
|
||||
open: true
|
||||
cascade:
|
||||
type: docs
|
||||
---
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
title: "Mon Premier Lab"
|
||||
date: 2025-02-14T12:00:00+02:00
|
||||
weight: 2
|
||||
sidebar:
|
||||
open: true
|
||||
cascade:
|
||||
type: docs
|
||||
---
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
title: "Sécurité"
|
||||
sidebar:
|
||||
open: true
|
||||
cascade:
|
||||
type: docs
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user