From f979785d272277811dbce2f281eaa19089037f86 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Wed, 12 Oct 2022 12:29:43 -0700 Subject: [PATCH] Link to the logo --- common/envs/alvea.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/envs/alvea.ts b/common/envs/alvea.ts index d904e417..8f666bdb 100644 --- a/common/envs/alvea.ts +++ b/common/envs/alvea.ts @@ -17,8 +17,8 @@ export const ALVEA_CONFIG: EnvConfig = { whitelistEmail: '@alveavax.com', moneyMoniker: 'A$', visibility: 'PRIVATE', - faviconPath: '/theoremone/logo.ico', - navbarLogoPath: '/theoremone/TheoremOne-Logo.svg', + // faviconPath: '/theoremone/logo.ico', + navbarLogoPath: '/alvea/alvea-logo.svg', newQuestionPlaceholders: [ 'Will we have at least 5 new team members by the end of this quarter?', ],