Skip to content

Commit

Permalink
Add Finnpilot to affiliate list
Browse files Browse the repository at this point in the history
  • Loading branch information
hakuzumon committed Jun 26, 2024
1 parent ef42145 commit 5d7edc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ interface OtherCustomer {

const otherCustomers: OtherCustomer[] = [
{name: "Elisa", url: "https://www.elisa.fi", image: "/img/affiliates/elisa.svg"},
{name: "Finnpilot", url: "https://www.finnpilot.fi", image: "/img/affiliates/finnpilot.png"},
{name: "Mylab", url: "https://www.mylab.fi/fi/", image: "/img/affiliates/mylab.svg"},
{name: "Kansalliskirjasto", url: "https://www.kansalliskirjasto.fi/fi", image: "/img/affiliates/kansalliskirjasto.svg"},
{name: "Modulight", url: "https://modulight.com/", image: "/img/affiliates/modulight.png"},
Expand Down

0 comments on commit 5d7edc9

Please sign in to comment.