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
|
||||
content_template : templates/tutorial
|
||||
poids : 5
|
||||
menu :
|
||||
principal :
|
||||
titre : "Démarrer"
|
||||
poids : 10
|
||||
poste : >
|
||||
title: Hello Minikube
|
||||
content_template: templates/tutorial
|
||||
weight: 5
|
||||
menu:
|
||||
main:
|
||||
title: "Démarrer"
|
||||
weight: 10
|
||||
post: >
|
||||
<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 %}}
|
||||
|
||||
Reference in New Issue
Block a user