docs: update branding (#2435)

- add svg logos
- adjust colors
- add favicon
- remove outdated demo

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2021-08-04 19:43:10 -07:00 committed by GitHub
parent 490a5f863a
commit 5d04531024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 65 additions and 35 deletions

View file

@ -30,7 +30,7 @@ module.exports = {
},
themeConfig: {
home: false,
logo: "/img/logo-long-civez.png",
logo: "/img/logo_white.svg",
repo: "pomerium/pomerium",
editLinks: true,
docsDir: "docs",