Skip to content

Commit 5e89cdc

Browse files
authored
chore: temp no Udir logo (#2483)
ref discussion on Slack about colors and section with logos
1 parent 95ba93c commit 5e89cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/storefront/components/Footer/Footer.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ const Footer = () => {
121121
width={600}
122122
src='/img/logos/mattilsynet.svg'
123123
></Image>
124-
<Image
124+
{/* <Image
125125
alt='Udir logo'
126126
height={100}
127127
width={600}
128128
src='/img/logos/udir.svg'
129-
></Image>
129+
></Image> */}
130130
</div>
131131
<NextLink
132132
href='mailto:designsystem@digdir.no'

0 commit comments

Comments
 (0)