Skip to content

Commit

Permalink
fix logo?
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Nov 14, 2023
1 parent 2ff3ac3 commit eaf84ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Home/HomepageProjectCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export function HomepageProjectCard({
className="h-[192px] w-full rounded-none object-cover"
name={metadata?.name}
projectId={project.projectId}
pv={project.pv}
uri={metadata?.logoUri}
lazyLoad={lazyLoad}
/>
Expand Down

0 comments on commit eaf84ea

Please sign in to comment.