docs: add AdGuard recipe (#359)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2019-10-09 08:28:12 -07:00 committed by GitHub
parent acc85dbf42
commit fc3b16d366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 4 deletions

View file

@ -116,7 +116,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: ["", "vs-code-server"]
children: ["", "ad-guard", "vs-code-server"]
}
]
}