Link to the logo

This commit is contained in:
Austin Chen 2022-10-12 12:29:43 -07:00
parent 5c2ef26943
commit f979785d27

View File

@ -17,8 +17,8 @@ export const ALVEA_CONFIG: EnvConfig = {
whitelistEmail: '@alveavax.com', whitelistEmail: '@alveavax.com',
moneyMoniker: 'A$', moneyMoniker: 'A$',
visibility: 'PRIVATE', visibility: 'PRIVATE',
faviconPath: '/theoremone/logo.ico', // faviconPath: '/theoremone/logo.ico',
navbarLogoPath: '/theoremone/TheoremOne-Logo.svg', navbarLogoPath: '/alvea/alvea-logo.svg',
newQuestionPlaceholders: [ newQuestionPlaceholders: [
'Will we have at least 5 new team members by the end of this quarter?', 'Will we have at least 5 new team members by the end of this quarter?',
], ],