Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
+++
|
||||
title = "Angular support deprecation"
|
||||
keywords = ["grafana", "documentation", "developers", "resources"]
|
||||
+++
|
||||
---
|
||||
keywords:
|
||||
- grafana
|
||||
- documentation
|
||||
- developers
|
||||
- resources
|
||||
title: Angular support deprecation
|
||||
---
|
||||
|
||||
# Angular support deprecation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user