1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-08-26 15:58:10 +02:00

docs: add AdGuard recipe ()

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
commit fc3b16d366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 4 deletions
docs/.vuepress

View file

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