From 1aea52874675609f8abe38cba449ac0308d91444 Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Fri, 20 Sep 2024 16:06:15 +0200 Subject: [PATCH] docs add root menu to _index.md as homepage Signed-off-by: Artem Navoiev --- docs/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_index.md b/docs/_index.md index 182d0a87f..b05a9015d 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -1,4 +1,9 @@ --- title: VictoriaMetrics +menu: + docs: + weight: 10 + identifier: victoriametrics + pageRef: "/" --- {{% content "README.md" %}}