Skip to content

Commit 547faa8

Browse files
committed
Actualizar tema con correcciones del flyout menu y footer
1 parent 8213496 commit 547faa8

1 file changed

Lines changed: 13 additions & 27 deletions

File tree

_config.yml

Lines changed: 13 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -12,34 +12,20 @@ remote_theme: Coderic/jekyll-theme-coderic
1212
# Logo
1313
logo: "/assets/img/coderic-isotipo.svg"
1414

15-
# Navigation (compatible with flyout menu)
15+
# Navigation
1616
navigation:
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"
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"
4329

4430
# Footer Links
4531
footer_links:

0 commit comments

Comments
 (0)