File tree Expand file tree Collapse file tree 1 file changed +27
-13
lines changed
Expand file tree Collapse file tree 1 file changed +27
-13
lines changed Original file line number Diff line number Diff line change @@ -12,20 +12,34 @@ remote_theme: Coderic/jekyll-theme-coderic
1212# Logo
1313logo : " /assets/img/coderic-isotipo.svg"
1414
15- # Navigation
15+ # Navigation (compatible with flyout menu)
1616navigation :
17- - label : " Development"
18- url : " /development"
19- - label : " Crowdfunding"
20- url : " /crowdfunding"
21- - label : " Coworking"
22- url : " /coworking"
23- - label : " Freelancers"
24- url : " /freelancers"
25- - label : " Learning"
26- url : " /learning"
27- - label : " Community"
28- url : " /community"
17+ - label : " Inicio"
18+ url : " /"
19+ - label : " Servicios"
20+ url : " /#services"
21+ has_flyout : true
22+ flyout_sections :
23+ - title : " Servicios de Desarrollo"
24+ links :
25+ - label : " Development"
26+ url : " /development"
27+ description : " Servicios de desarrollo y consultoría"
28+ - label : " Crowdfunding"
29+ url : " /crowdfunding"
30+ description : " Plataforma de financiamiento colectivo"
31+ - label : " Coworking"
32+ url : " /coworking"
33+ description : " Espacios de trabajo colaborativo"
34+ - label : " Freelancers"
35+ url : " /freelancers"
36+ description : " Plataforma para freelancers"
37+ - label : " Learning"
38+ url : " /learning"
39+ description : " Recursos de aprendizaje y capacitación"
40+ - label : " Community"
41+ url : " /community"
42+ description : " Comunidad y networking"
2943
3044# Footer Links
3145footer_links :
You can’t perform that action at this time.
0 commit comments