Skip to content

Commit

Permalink
simplify header and footer for mock form (#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhasselle-oddball authored Aug 14, 2023
1 parent 48f4677 commit 755e2e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,10 @@
"productId": "f1075156-0d85-4a0e-bce6-3f053b6243b5",
"template": {
"vagovprod": false,
"layout": "page-react.html"
"layout": "page-react.html",
"noNavOrLogin": true,
"noMegamenu": true,
"minimalFooter": true
}
},
{
Expand Down

0 comments on commit 755e2e9

Please sign in to comment.