Skip to content

Commit

Permalink
- updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rptmat57 committed Dec 6, 2022
1 parent 90065ef commit acc8c51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ An online version of the splash pad is available at [https://nemo.nist.gov/demo]
### User roles
You will be automatically logged in as superadmin "captain".<br>
Use the [impersonate](https://nemo.nist.gov/demo/impersonate) feature to switch between user roles:
* `Captain Nemo`: super admin
* `Pierre Aronnax`: staff member
* `Ned Land`: regular user
* `Pierre Aronnax`: staff member
* `Assistant Conseil`: user office
* `Commander Farragut`: accounting
* `Captain Nemo`: super admin

### Jumbotron
The jumbotron is available at [https://nemo.nist.gov/demo/jumbotron/](https://nemo.nist.gov/demo/jumbotron/)
Expand Down
2 changes: 1 addition & 1 deletion resources/fixtures/splash_pad.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
"first_name": "Assistant",
"last_name": "Conseil",
"email": "[email protected]",
"type": 2,
"type": 1,
"domain": "",
"badge_number": "5",
"access_expiration": null,
Expand Down

0 comments on commit acc8c51

Please sign in to comment.