Skip to content

Commit a16de9e

Browse files
committed
Comment the body in docs/setup/learning-environment/_index.md
1 parent 304bf1b commit a16de9e

File tree

1 file changed

+3
-1
lines changed
  • content/en/docs/setup/learning-environment

1 file changed

+3
-1
lines changed

content/en/docs/setup/learning-environment/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 20
1111
{{/* If you're localizing this page, you only need to copy the front matter */}}
1212
{{/* and add a redirect into "/static/_redirects", for YOUR localization. */}}
1313
-->
14-
14+
/*
1515
## kind
1616

1717
[`kind`](https://kind.sigs.k8s.io/docs/) lets you run Kubernetes on
@@ -31,3 +31,5 @@ Kubernetes, or for daily development work.
3131
You can follow the official
3232
[Get Started!](https://minikube.sigs.k8s.io/docs/start/) guide if your focus is
3333
on getting the tool installed.
34+
35+
*/

0 commit comments

Comments
 (0)