Skip to content

Commit 854ac4f

Browse files
committed
menu entry
1 parent 5dc019e commit 854ac4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/.vuepress/config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineUserConfig({
2525
// prefix will be prepended to relative paths
2626
prefix: "/installation/",
2727
children: [
28-
'installation-server',
28+
'installation-server',
2929
'installation-daemon',
3030
'installation-taiga',
3131
'gestion-mdp',
@@ -34,12 +34,13 @@ export default defineUserConfig({
3434
},{
3535
text: 'Configuration',
3636
prefix: '/configuration',
37-
children: [
37+
children: [
3838
'architecture',
3939
'data',
4040
'validation',
4141
'formulaire',
4242
'config-gestion-mdp',
43+
'personalisation_tuiles',
4344
'cyclevie',
4445
'cron'
4546
]

0 commit comments

Comments
 (0)