Skip to content

Commit

Permalink
Move homepage under jupyterhub.custom
Browse files Browse the repository at this point in the history
Follow-up #424
  • Loading branch information
yuvipanda committed May 18, 2021
1 parent 4a6ca34 commit e5b90fe
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions config/hubs/cloudbank.cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -404,21 +404,22 @@ hubs:
connection: google-oauth2
config:
jupyterhub:
homepage:
templateVars:
org:
name: San Jose Community College
logo_url: https://upload.wikimedia.org/wikipedia/commons/c/cf/SJCC_logo.png
url: https://www.sjcc.edu/
designed_by:
name: 2i2c
url: https://2i2c.org
operated_by:
name: CloudBank
url: http://cloudbank.org/
funded_by:
name: CloudBank
url: http://cloudbank.org/
custom:
homepage:
templateVars:
org:
name: San Jose Community College
logo_url: https://upload.wikimedia.org/wikipedia/commons/c/cf/SJCC_logo.png
url: https://www.sjcc.edu/
designed_by:
name: 2i2c
url: https://2i2c.org
operated_by:
name: CloudBank
url: http://cloudbank.org/
funded_by:
name: CloudBank
url: http://cloudbank.org/
hub:
config:
Authenticator:
Expand Down

0 comments on commit e5b90fe

Please sign in to comment.