Skip to content

Commit 7cf0f9c

Browse files
committed
update menu links
1 parent c4efdd2 commit 7cf0f9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MyApp/_pages/templates/sidebar.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"link": "/templates/blazor-components"
1717
},
1818
{
19-
"text": "Vite Vue SPA Templates",
19+
"text": "Vue IdentityAuth SPA Template",
2020
"link": "/templates/vue"
2121
},
2222
{
23-
"text": "Vite React SPA Templates",
23+
"text": "React IdentityAuth SPA Template",
2424
"link": "/templates/react"
2525
},
2626
{
27-
"text": "Vite Angular SPA Templates",
27+
"text": "Angular IdentityAuth SPA Template",
2828
"link": "/templates/angular"
2929
},
3030
{

0 commit comments

Comments
 (0)