We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a353edc commit 3057959Copy full SHA for 3057959
utils/constants.js
@@ -16,8 +16,8 @@ export const ABOUT_US_TEXT = `PhenoVista is a leading provider of disease-releva
16
17
export const LOGO = {
18
alt: 'A yellow artistic outline drawing next to the word PhenoVista',
19
- src: logo.src,
20
logoUrl: 'https://phenovista.com/',
+ src: logo.src,
21
}
22
23
export const FOOTER_NAME = 'PhenoVista Biosciences'
0 commit comments