Convert TOML front matter to YAML (#49724)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 12:38:05 -04:00
committed by GitHub
parent 1d9d1bd41a
commit 3ea049fcae
552 changed files with 4944 additions and 3157 deletions
+12 -7
View File
@@ -1,10 +1,15 @@
+++
title = "Heatmap"
description = "Heatmap visualization documentation"
keywords = ["grafana", "heatmap", "panel", "documentation"]
aliases =["/docs/grafana/latest/features/panels/heatmap/"]
weight = 600
+++
---
aliases:
- /docs/grafana/latest/features/panels/heatmap/
description: Heatmap visualization documentation
keywords:
- grafana
- heatmap
- panel
- documentation
title: Heatmap
weight: 600
---
# Heatmap