This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-admin-user-docs.git
The following commit(s) were added to refs/heads/main by this push:
new ea3c6b7 Adding extended user profile information
ea3c6b7 is described below
commit ea3c6b7fa97c32eba6d9bf4dc5586af6569dfca0
Author: eroma2014 <[email protected]>
AuthorDate: Mon Dec 19 15:20:02 2022 -0500
Adding extended user profile information
---
mkdocs.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/mkdocs.yml b/mkdocs.yml
index e68458b..2eaf375 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -20,6 +20,7 @@ nav:
- Group Resource Profile: 'user-documentation/group-resource-profile.md'
- Gateway Resource Profile: 'user-documentation/gtwy-resource-profile.md'
- Manage Notices: 'user-documentation/manage-notices.md'
+ - Extended User Profile: 'user-documentation/extended-user-profile.md'
- Developer Console: 'user-documentation/develop-console.md'
- Django Theme Construction: 'user-documentation/django-theme.md'
- Contact Us: 'contact-us.md'