mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
docs: hide security page (second attempt) (#6511)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -24,6 +24,7 @@ docs/.vuepress/dist
|
||||
docs/_build
|
||||
docs/dist
|
||||
docs/node_modules/
|
||||
docs/spec
|
||||
index.html.md
|
||||
libs/pubsub/query/fuzz_test/output
|
||||
profile\.out
|
||||
|
||||
12551
docs/package-lock.json
generated
12551
docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
4
docs/security/README.md
Normal file
4
docs/security/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
parent:
|
||||
order: false
|
||||
---
|
||||
@@ -1,7 +1,5 @@
|
||||
---
|
||||
order: false
|
||||
parent:
|
||||
order: false
|
||||
---
|
||||
|
||||
# Vulnerability names
|
||||
|
||||
Reference in New Issue
Block a user