mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-03 16:21:14 +01:00
docs: exclude assets/README.md
exclude assets/README.md from publishing on the docs website as its purpose is different to other docs. Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
7d8b6fbe20
commit
e9d246f367
@ -9,6 +9,12 @@ remote_theme: rundocs/jekyll-rtd-theme
|
|||||||
readme_index:
|
readme_index:
|
||||||
with_frontmatter: true
|
with_frontmatter: true
|
||||||
|
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
# exclude assets/README.md from publishing on the docs website
|
||||||
|
# as its purpose is different to other docs.
|
||||||
|
- assets/README.md
|
||||||
|
|
||||||
google:
|
google:
|
||||||
gtag: G-N9SVT8S3HK
|
gtag: G-N9SVT8S3HK
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user