From b5db42d829606ccdb67fe4ce1f162681e8b17350 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Tue, 3 Aug 2021 15:32:33 +0530 Subject: [PATCH] docs: Mark 'Adding Exploits' as not draft --- docs/content/development/adding-exploits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/development/adding-exploits.md b/docs/content/development/adding-exploits.md index 6e3fed9e8..af707fcc8 100644 --- a/docs/content/development/adding-exploits.md +++ b/docs/content/development/adding-exploits.md @@ -1,7 +1,7 @@ --- title: "Adding Exploits" date: 2020-06-08T19:53:00+03:00 -draft: true +draft: false tags: ["contribute"] weight: 50 ---