Update the pages

This commit is contained in:
Mahmoud-Emad
2025-10-16 12:47:50 +03:00
parent 05db43fe83
commit 112894b24f
3 changed files with 19 additions and 5 deletions

View File

@@ -10,8 +10,9 @@ pub mut:
pub struct Section {
pub mut:
name string
position int
path string
label string
name string
position int
path string
label string
description string
}