Add description meta tag to improve SEO results (#13799)
* Add description meta tag to improve SEO results * Fixes * Remove those files from my PR and have those changes in #13832
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
49b40dbbfa
commit
7092bd3ca3
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Architecture de Kubernetes
|
||||
description: Architecture Kubernetes
|
||||
weight: 30
|
||||
---
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
---
|
||||
reviewers:
|
||||
- sieben
|
||||
title: Communication Master-Node
|
||||
content_template: templates/concept
|
||||
description: Communication Master-Node Kubernetes
|
||||
weight: 20
|
||||
---
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
reviewers:
|
||||
- sieben
|
||||
title: Noeuds
|
||||
description: Concept Noeud Kubernetes
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user