fix header and add card (#13791)

This commit is contained in:
Gasmi Christophe
2019-04-12 07:32:45 +02:00
committed by Kubernetes Prow Robot
parent cf86480431
commit 662d23933e
+11 -8
View File
@@ -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 %}}