Skip to content

Commit

Permalink
Update src/config/projects.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher committed Jun 21, 2024
1 parent 1a7abdb commit d296e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import subApiDao from "../assets/projects/subapi-dao.png";
import helixDao from "../assets/projects/helix-dao.png";
import immunefi from "../assets/projects/immunefi.png";
import ktonStaking from "../assets/projects/kton-staking.png";
import envio from "..assets/projects/Envio_logo_sqaure.png";
import envio from "../assets/projects/Envio_logo_sqaure.png";

export const projects = (t: TFunction): PortalMeta[] => [
{
Expand Down

0 comments on commit d296e9a

Please sign in to comment.