mirror of https://github.com/istio/istio.io.git
22 lines
383 B
Plaintext
22 lines
383 B
Plaintext
// Before use, remove this line and uncomment the next line
|
|
// ---
|
|
title: My Component
|
|
overview: My overview
|
|
|
|
order: 42
|
|
|
|
layout: docs
|
|
type: markdown
|
|
---
|
|
|
|
Provide a simple one sentence overview of this page's content.
|
|
|
|
## <Your Topic Headlines>
|
|
|
|
<Your Topic Content>
|
|
|
|
## See also
|
|
|
|
It's good to close with pointers back to the concepts or tasks
|
|
that relate to this reference material.
|