Skip to content

Commit

Permalink
Add DVV to affiliates
Browse files Browse the repository at this point in the history
  • Loading branch information
hakuzumon committed Aug 13, 2024
1 parent 89e96fd commit ad7bfb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added public/img/affiliates/dvv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,11 @@ 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: "Digi- ja väestötietovirasto", url: "https://dvv.fi/", image: "/img/affiliates/dvv.png"},
{name: "Kansalliskirjasto", url: "https://www.kansalliskirjasto.fi/fi", image: "/img/affiliates/kansalliskirjasto.svg"},
{name: "Oikeusministeriö", url: "https://oikeusministerio.fi/fi/", image: "/img/affiliates/oikeusministerio.svg"},
{name: "Modulight", url: "https://modulight.com/", image: "/img/affiliates/modulight.png"},
{name: "Emtele", url: "https://www.emtele.com/", image: "/img/affiliates/emtele-automation.png"},
{name: "Oikeusministeriö", url: "https://oikeusministerio.fi/fi/", image: "/img/affiliates/oikeusministerio.svg"},
{name: "Citrus", url: "https://www.citrus.fi", image: "/img/affiliates/citrus.svg"},
{name: "Cinia", url: "https://www.cinia.fi", image: "/img/affiliates/cinia.svg"},
{name: "SilverBucket", url: "https://www.silverbucket.com", image: "/img/affiliates/Silverbucket.svg"},
Expand Down

0 comments on commit ad7bfb7

Please sign in to comment.