Skip to content

Commit

Permalink
🚚 Flyttet Hva er aksel under 'Om nettstedet' i footer
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed May 22, 2023
1 parent 1ac0f25 commit b7a9733
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aksel.nav.no/website/components/layout/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ function Snarveier() {
Snarveier
</Heading>
<BodyShort as="ul" className="mt-3 grid gap-3">
<FooterLink href="/god-praksis/artikler/om-aksel">
Hva er Aksel?
</FooterLink>
<FooterLink href="/god-praksis/artikler/skriv-for-aksel">
Skriv for Aksel
</FooterLink>
Expand Down Expand Up @@ -94,6 +91,9 @@ function SideLenker() {
Om nettstedet
</Heading>
<BodyShort as="ul" className="mt-3 grid gap-3">
<FooterLink href="/god-praksis/artikler/om-aksel">
Hva er Aksel?
</FooterLink>
<FooterLink href="/side/personvernerklaering">
Personvernserklæring
</FooterLink>
Expand Down

0 comments on commit b7a9733

Please sign in to comment.