Skip to content

Commit

Permalink
Merge pull request #53 from tmea-tlip/tagline-changes
Browse files Browse the repository at this point in the history
Added TMA and IOTA as partners
  • Loading branch information
obany authored Oct 9, 2024
2 parents a8c80f4 + 5d46388 commit 0939a7f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/lib/constants/partners.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@ import type { CarouselEntry } from "$lib";

/* eslint-disable jsdoc/require-jsdoc */


export const GOVERNMENT_PARTNERS: CarouselEntry[] = [
{
src: "/assets/main/iota.png"
},
{
src: "/assets/main/tma.png"
},
{
src: "/assets/government/kra.png"
},
Expand Down
Binary file added static/assets/main/iota.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/main/tma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0939a7f

Please sign in to comment.