Skip to content

Commit

Permalink
add sign-in-changes app to registry (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
asg5704 authored Sep 13, 2024
1 parent fbef2aa commit 7e5de71
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,18 @@
"loadingMessage": "Please wait while we log you in."
}
},
{
"appName": "Sign-in changes reminder",
"entryName": "sign-in-changes",
"rootUrl": "/sign-in-changes-reminder",
"template": {
"title": "Sign-in changes reminder",
"layout": "page-react.html",
"description": "Learn more about the changes coming to sign-in",
"keywords": "Sign-in changes, identity verification, verify",
"vagovprod": false
}
},
{
"appName": "GI Bill Comparison Tool",
"entryName": "gi",
Expand Down

0 comments on commit 7e5de71

Please sign in to comment.