From 9c7501d4079051a6dcaac4bfa5f3317dfd1d4010 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 11 Nov 2023 20:42:31 +0900 Subject: [PATCH] Update --- docs/advanced/index.md | 8 -------- docs/get_started/about.md | 2 ++ docs/get_started/index.md | 7 ------- 3 files changed, 2 insertions(+), 15 deletions(-) diff --git a/docs/advanced/index.md b/docs/advanced/index.md index b6976b9..174c805 100644 --- a/docs/advanced/index.md +++ b/docs/advanced/index.md @@ -5,11 +5,3 @@ permalink: /advanced/ has_children: true nav_order: 2 --- - -Noir is an attack surface detector form source code. - -```bash -brew install noir -``` - - diff --git a/docs/get_started/about.md b/docs/get_started/about.md index a01f439..9eff327 100644 --- a/docs/get_started/about.md +++ b/docs/get_started/about.md @@ -7,3 +7,5 @@ nav_order: 1 --- Noir is an attack surface detector form source code. + +## Showcase \ No newline at end of file diff --git a/docs/get_started/index.md b/docs/get_started/index.md index c298b8b..0b13d96 100644 --- a/docs/get_started/index.md +++ b/docs/get_started/index.md @@ -6,10 +6,3 @@ has_children: true nav_order: 1 --- -Noir is an attack surface detector form source code. - -```bash -brew install noir -``` - -