Browse Source

Add LeptonX docs to menu

pull/12383/head
enisn 4 years ago
parent
commit
a9d3c032d8
  1. 12
      docs/en/docs-nav.json

12
docs/en/docs-nav.json

@ -704,6 +704,10 @@
{
"text": "The Basic Theme",
"path": "UI/AspNetCore/Basic-Theme.md"
},
{
"text": "LeptonX Lite",
"path": "Themes/LeptonXLite/mvc.md"
}
]
},
@ -817,6 +821,10 @@
"text": "The Basic Theme",
"path": "UI/Blazor/Basic-Theme.md"
},
{
"text": "The Basic Theme",
"path": "Themes/LeptonXLite/blazor.md"
},
{
"text": "Branding",
"path": "UI/Blazor/Branding.md"
@ -1071,6 +1079,10 @@
{
"text": "The Basic Theme",
"path": "UI/Angular/Basic-Theme.md"
},
{
"text": "LeptonX Lite",
"path": "Themes/LeptonXLite/angular.md"
}
]
},

Loading…
Cancel
Save