diff --git a/docs/index.md b/docs/index.md index 5705703..0c21999 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,11 @@ nav_order: 1 --- drawing +

+Release +Software License +Go Report Card +

# Muraena {: .fs-9 } @@ -13,7 +18,9 @@ nav_order: 1 An almost-transparent reverse proxy aimed at automating phishing and post-phishing activities. {: .fs-6 .fw-300 } -[Get started now](docs){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } + + +[Get started now](/docs){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [View it on GitHub](https://github.com/muraenateam/muraena){: .btn .fs-5 .mb-4 .mb-md-0 } --- diff --git a/docs/debug.md b/docs/infra/debug.md similarity index 62% rename from docs/debug.md rename to docs/infra/debug.md index c6b7cbd..9c150c3 100644 --- a/docs/debug.md +++ b/docs/infra/debug.md @@ -1,9 +1,7 @@ --- layout: default title: Debugging Muraena -permalink: /debug -nav_order: 1 -has_toc: true +permalink: /infra/debug --- # Debugging Muraena diff --git a/docs/infra/index.md b/docs/infra/index.md index e0b0629..89346cb 100644 --- a/docs/infra/index.md +++ b/docs/infra/index.md @@ -2,7 +2,8 @@ layout: default title: Running Muraena permalink: /infra/run -nav_order: 1 +nav_order: 3 +has_children: true has_toc: true ---