Docs: Add shared (#28411)
* added content * Update example.md * Update example.md
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Shared Content
|
||||
---
|
||||
|
||||
```
|
||||
npm i
|
||||
```
|
||||
|
||||
Syntax to invoke this file would be:
|
||||
|
||||
```
|
||||
{{< docs/shared "example" >}}
|
||||
```
|
||||
Reference in New Issue
Block a user