Convert TOML front matter to YAML (#49729)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 13:26:26 -04:00
committed by GitHub
parent 5fd9fee933
commit ccd1270f28
546 changed files with 5681 additions and 3477 deletions
+13 -7
View File
@@ -1,10 +1,16 @@
+++
aliases = ["/docs/grafana/latest/features/panels/heatmap/", "/docs/grafana/latest/visualizations/heatmap/"]
description = "Heatmap visualization documentation"
keywords = ["grafana", "heatmap", "panel", "documentation"]
title = "Heatmap"
weight = 600
+++
---
aliases:
- /docs/grafana/latest/features/panels/heatmap/
- /docs/grafana/latest/visualizations/heatmap/
description: Heatmap visualization documentation
keywords:
- grafana
- heatmap
- panel
- documentation
title: Heatmap
weight: 600
---
# Heatmap