Skip to content

Commit

Permalink
Add the ds-playground and ds-v3-playground applications to the regist…
Browse files Browse the repository at this point in the history
…ry.json file (#1666)

Co-authored-by: Micah Chiang <[email protected]>
  • Loading branch information
nickjg231 and micahchiang authored Aug 17, 2023
1 parent 7e7fc64 commit 86a7926
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,6 +1535,26 @@
}
},
{
"appName": "DS Playground",
"entryName": "ds-playground",
"rootUrl": "/ds-playground",
"productId": "7cb70bc6-9331-416f-aa20-20e6a595cfb1",
"template": {
"vagovprod": false,
"layout": "page-react.html"
}
},
{
"appName": "DS V3 Playground",
"entryName": "ds-v3-playground",
"rootUrl": "/ds-v3-playground",
"productId": "63fa0a80-e79d-47e7-9cce-e03a8edb2535",
"template": {
"vagovprod": false,
"layout": "page-react.html"
}
},
{
"appName": "Request a Presidential Memorial Certificate",
"entryName": "0247-pmc",
"rootUrl": "/request-presidential-memorial-certificate",
Expand Down

0 comments on commit 86a7926

Please sign in to comment.