Skip to content

homepage header and footer changed #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ authProviders:
description: ""
icon: ""
branding:
logo: /images/gitpod-ddd.svg
homepage: https://www.gitpod.io/
logo: https://www.devgraph.com/wp-content/uploads/2020/08/devspace-logo1.png
homepage: https://www.devgraph.com/devspaces
links:
header:
- name: Workspaces
Expand All @@ -105,8 +105,6 @@ branding:
url: https://www.gitpod.io/docs/
- name: Blog
url: https://www.gitpod.io/blog/
- name: Status
url: https://status.gitpod.io/
social:
- type: GitHub
url: https://github.com/gitpod-io/gitpod
Expand All @@ -115,12 +113,8 @@ branding:
- type: Twitter
url: https://twitter.com/gitpod
legal:
- name: Imprint
url: https://www.gitpod.io/imprint/
- name: Privacy Policy
url: https://www.gitpod.io/privacy/
- name: Terms of Service
url: https://www.gitpod.io/terms/
- name: Terms and conditions
url: https://www.devgraph.com/terms-and-conditions/
workspaceScheduler: workspace-scheduler
serverProxyApiKey: "fF7+aCPvF9Pa0AEjmoZ+yWVh6PqBjM5VEA0wyQs3FH4="

Expand Down