Skip to content

Commit ba6c19d

Browse files
committed
[es] Sync navbar items for vanilla Docsy
1 parent b8af52f commit ba6c19d

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed

content/es/blog/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@ linkTitle: Blog
44
menu:
55
main:
66
title: "Blog"
7-
weight: 40
8-
post: >
9-
<p>Lea las últimas noticias sobre Kubernetes y el mundo de los contenedores, tutoriales técnicos y mucho más.</p>
7+
weight: 20
108
---

content/es/case-studies/_index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@
66
layout: basic
77
class: gridPage
88
cid: caseStudies
9+
body_class: caseStudies
10+
menu:
11+
main:
12+
weight: 60
913
---
1014

content/es/community/_index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: Comunidad
33
layout: basic
44
cid: community
5+
body_class: community
6+
menu:
7+
main:
8+
weight: 50
59
---
610

711
<section id="mainContent">

content/es/docs/home/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ menu:
1212
main:
1313
title: "Documentación"
1414
weight: 20
15-
post: >
16-
<p>Aprenda cómo usar Kubernetes con la documentación, los tutoriales y revisando la información de referencia. También puedes <a href="/editdocs/" data-auto-burger-exclude>contribuir con la documentación</a>!</p>
1715
overview: >
1816
Kubernetes es una plataforma de código abierto para automatizar la implementación, el escalado y la administración de aplicaciones en contenedores.
1917
El proyecto está amparado por la Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).

content/es/partners/_index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
abstract: Expandiendo el ecosistema de Kubernetes.
55
class: gridPage
66
cid: partners
7+
body_class: partners
8+
menu:
9+
main:
10+
weight: 40
711
---
812

913
<section id="users">

0 commit comments

Comments
 (0)