Skip to content

Commit

Permalink
added tutorial to main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
ismcagdas committed Jan 13, 2021
1 parent 08857ef commit 5667ed4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/nav-aspnet-core-angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,10 @@
{
"text": "File Upload",
"path": "Core-Angular-File-Upload-Tutorial.md"
},
{
"text": "Sign In Without Specifying Tenant",
"path": "Core-Angular-Sign-In-Without-Specifying-Tenant.md"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions docs/en/nav-aspnet-core-mvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,10 @@
{
"text": "File Upload",
"path": "Core-Mvc-File-Upload-Tutorial.md "
},
{
"text": "Sign In Without Specifying Tenant",
"path": "Core-Mvc-Sign-In-Without-Specifying-Tenant.md"
}
]
},
Expand Down

0 comments on commit 5667ed4

Please sign in to comment.