docs: update branding (#2435) (#2440)

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

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
backport-actions-token[bot] 2021-08-04 20:14:16 -07:00 committed by GitHub
parent 13a9d4fbfb
commit 56c303d843
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",