Skip to content

Commit

Permalink
Added SwissLife logo (#2402)
Browse files Browse the repository at this point in the history
  • Loading branch information
rstaib committed Oct 1, 2020
1 parent 6149d28 commit afc0237
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions website/src/pages/index.tsx
Expand Up @@ -226,13 +226,11 @@ const IndexPage: FunctionComponent = () => {
<Seven2OneLogoSvg />
</Link>
</Logo>
{false && (
<Logo width={100}>
<Link to="https://www.swisslife.ch">
<SwissLifeLogoSvg />
</Link>
</Logo>
)}
<Logo width={100}>
<Link to="https://www.swisslife.ch">
<SwissLifeLogoSvg />
</Link>
</Logo>
</Logos>
</ContentContainer>
</SectionRow>
Expand Down

0 comments on commit afc0237

Please sign in to comment.