mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Update change-home-dashboard.md * added survey code Added survey blurb. * Update whats-new-in-v7-3.md * minor edits
13 lines
157 B
Markdown
13 lines
157 B
Markdown
---
|
|
title: Shared Content
|
|
---
|
|
|
|
```
|
|
npm i
|
|
```
|
|
|
|
Syntax to invoke this file would be the following, minus the backslash:
|
|
|
|
```
|
|
\{{< docs/shared "example" >}}
|
|
``` |