Skip to content

Commit

Permalink
chore: add udir logo (#2481)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes authored Sep 20, 2024
1 parent f89091d commit a0fe525
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
6 changes: 6 additions & 0 deletions apps/storefront/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@ const Footer = () => {
width={600}
src='/img/logos/mattilsynet.svg'
></Image>
<Image
alt='Udir logo'
height={100}
width={600}
src='/img/logos/udir.svg'
></Image>
</div>
<NextLink
href='mailto:[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion apps/storefront/public/img/logos/mattilsynet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions apps/storefront/public/img/logos/udir.svg
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 a0fe525

Please sign in to comment.