Skip to content

Commit

Permalink
Update burials-ez breadcrumbs (#2383)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddWebDev authored Dec 13, 2024
1 parent 56d9b5b commit 835fe2e
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,6 @@
"order": 1,
"includeBreadcrumbs": true,
"breadcrumbs_override": [
{
"path": "/",
"name": "Home"
},
{
"path": "burials-memorials/",
"name": "Burials and memorials"
Expand Down Expand Up @@ -1607,9 +1603,7 @@
"minimalHeader": {
"title": "Submit a statement to support a claim",
"subtitle": "Statement in support of a claim (VA Form 21-4138)",
"excludePaths": [
"/introduction"
]
"excludePaths": ["/introduction"]
}
}
},
Expand Down Expand Up @@ -1698,10 +1692,7 @@
"minimalHeader": {
"title": "Explore pattern demonstrations in our sample form",
"subtitle": "Mock Form Minimal Header",
"excludePaths": [
"/introduction",
"/confirmation"
]
"excludePaths": ["/introduction", "/confirmation"]
}
}
},
Expand Down

0 comments on commit 835fe2e

Please sign in to comment.