generated from uc-cdis/commons-frontend-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: craigrbarnes <[email protected]>
- Loading branch information
1 parent
b81df97
commit aa81404
Showing
8 changed files
with
1,233 additions
and
1,241 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,6 @@ | |
"height": 60, | ||
"description": "Created by CTDS" | ||
} | ||
] | ||
] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,19 @@ | ||
{ | ||
"loginConfig": { | ||
"topContent": [ | ||
{ | ||
"text": "Gen3 Data Commons", | ||
"className": "text-center text-3xl font-bold" | ||
}, | ||
{ | ||
"text": "DISCOVER, ANALYZE, AND SHARE DATA", | ||
"className": "text-center text-xl font-medium" | ||
} | ||
], | ||
"bottomContent": [ | ||
{ | ||
"text": "If you have any questions about access or the registration process, please contact [email protected].", | ||
"className": "text-center text-sm" | ||
} | ||
], | ||
"image": "images/sideTexture.png" | ||
} | ||
"topContent": [ | ||
{ | ||
"text": "Gen3 Data Commons", | ||
"className": "text-center text-3xl font-bold" | ||
}, | ||
{ | ||
"text": "DISCOVER, ANALYZE, AND SHARE DATA", | ||
"className": "text-center text-xl font-medium" | ||
} | ||
], | ||
"bottomContent": [ | ||
{ | ||
"text": "If you have any questions about access or the registration process, please contact [email protected].", | ||
"className": "text-center text-sm" | ||
} | ||
], | ||
"image": "images/sideTexture.png" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
{ | ||
"graphQLEndpoint": "https://gen3.datacommons.io/guppy/graphql" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters