Skip to content

Commit

Permalink
added default footer (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjosttveit authored Mar 31, 2023
1 parent 08970f4 commit 4f8f056
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/App/ui/footer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://altinncdn.no/schemas/json/layout/footer.schema.v1.json",
"footer": [
{
"type": "Link",
"icon": "information",
"title": "general.accessibility",
"target": "https://www.altinn.no/om-altinn/tilgjengelighet/"
}
]
}

0 comments on commit 4f8f056

Please sign in to comment.