File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
src/content/docs/solvro/poprzednie-zarzady Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,23 @@ export default defineConfig({
101101 } ,
102102 {
103103 label : "Solvro" ,
104- autogenerate : { directory : "solvro" , collapsed : true } ,
104+ items : [
105+ { label : "Historia" , link : "/solvro/history" } ,
106+ { label : "Statut" , link : "/solvro/statute" } ,
107+ { label : "Strategia" , link : "/solvro/strategy" } ,
108+ { label : "Struktura" , link : "/solvro/structure" } ,
109+ { label : "VIII Zarząd" , link : "/solvro/viii_board" } ,
110+ {
111+ label : "Poprzednie Zarządy" ,
112+ collapsed : true ,
113+ items : [
114+ {
115+ label : "VII Zarząd" ,
116+ link : "/solvro/poprzednie-zarzady/vii_board" ,
117+ } ,
118+ ] ,
119+ } ,
120+ ] ,
105121 } ,
106122 {
107123 label : "Sekcje" ,
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ import {
2424 ![ Poważny Szymek patrzący w obiektyw] ( ../../../../assets/people/szymon_kowalinski.png )
2525
2626{ " " }
27+
2728<Card title = " Wiktoria Mróz" >
2829 Przed objęciem funkcji Wiceprezeski VII Zarządu pełniła rolę Przewodniczącej
2930 Młodzieżowej Rady Miejskiej, a także uzyskała stypendium dla Dziewczyn w STEM.
You can’t perform that action at this time.
0 commit comments