mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs add root menu to _index.md as homepage
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
75a29655f5
commit
9e9583357d
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
---
|
---
|
||||||
title: VictoriaMetrics
|
title: VictoriaMetrics
|
||||||
|
menu:
|
||||||
|
docs:
|
||||||
|
weight: 10
|
||||||
|
identifier: victoriametrics
|
||||||
|
pageRef: "/"
|
||||||
---
|
---
|
||||||
{{% content "README.md" %}}
|
{{% content "README.md" %}}
|
||||||
|
|
Loading…
Reference in a new issue