Skip to content

Commit

Permalink
test: Check if it deployed correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-nguyen-cs committed Mar 7, 2024
1 parent cb52ad7 commit 0348e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxonomy-editor-frontend/src/pages/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const Home = ({ clearNavBarLinks }: Props) => {
height={140}
width={700}
src={logoUrl}
alt="Open Food Facts Logo"
alt="Open Food Facts Logo Vite"
/>
<Box sx={{ mt: 1 }} />
<Box
Expand Down

0 comments on commit 0348e1f

Please sign in to comment.