mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
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" >}}
|
||||
```
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
headless: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user