Skip to content

Commit

Permalink
update logo (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Sep 8, 2023
1 parent 9101077 commit 69fb2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/organisms/Footer.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { FC, useState } from 'react';
import { useTranslation } from 'react-i18next';
import logoHasdna from 'assets/hasadna.png';
import logoHasdna from 'assets/NATUN-LOGO-FINAL-COLOR.png';
import { makeStyles } from '@material-ui/core/styles';
import { Box } from '@material-ui/core';
import { Typography } from 'components/atoms';
Expand Down

0 comments on commit 69fb2af

Please sign in to comment.