adjust frontmatter weight and add menu title (#2484)

The doc squad is restructuring the Grafana Cloud TOC to align with UI
navigation. This PR makes minor changes to the source _index.md file
frontmatter in support of these changes.

Changed weight to 500 to manipulate order or doc sets and added
menuTitle field to remove "Grafana" from TOC title for consistency.
This commit is contained in:
Alyssa Wada 2023-07-10 10:54:28 -06:00 committed by GitHub
parent 933e7256e3
commit 2ab775ae64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,8 @@ keywords:
- OnCall
- irm
title: Grafana OnCall
weight: 1000
menuTitle: OnCall
weight: 500
---
# Grafana OnCall documentation