From 766be269f7c5b939ddbeeec8148c1d41c6091df6 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 5 Nov 2016 17:05:04 +0100 Subject: [PATCH] [_sidebar] Add "For hosts" section --- _Sidebar.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 9543870..a216525 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,9 +2,12 @@ - [Project goals](Project-goals) - [How can I contribute?](How-can-I-contribute) - [Requirements](Requirements) - - [Installation](Installation) - [Screenshots](Screenshots) +# [For hosts]() + - [Installation](Installation) + - [Whitelisting](Whitelisting) + # [For developers](For-developers) - [Coding style policy](Coding-style-policy) - [Folder structure](Folder-structure)