fix header and add card (#13791)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
cf86480431
commit
662d23933e
@@ -1,13 +1,16 @@
|
|||||||
---
|
---
|
||||||
titre : Hello Minikube
|
title: Hello Minikube
|
||||||
content_template : templates/tutorial
|
content_template: templates/tutorial
|
||||||
poids : 5
|
weight: 5
|
||||||
menu :
|
menu:
|
||||||
principal :
|
main:
|
||||||
titre : "Démarrer"
|
title: "Démarrer"
|
||||||
poids : 10
|
weight: 10
|
||||||
poste : >
|
post: >
|
||||||
<p>Prêt à vous salir les mains ? Créez un cluster Kubernetes simple qui exécute "Hello World" pour Node.js.</p>>.
|
<p>Prêt à vous salir les mains ? Créez un cluster Kubernetes simple qui exécute "Hello World" pour Node.js.</p>>.
|
||||||
|
card:
|
||||||
|
name: tutoriels
|
||||||
|
weight: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user