Browse Source

Add Layout Hooks to the main docs menu.

pull/5771/head
Halil İbrahim Kalkan 6 years ago
parent
commit
a045059226
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -432,6 +432,10 @@
"text": "Widgets",
"path": "UI/AspNetCore/Widgets.md"
},
{
"text": "Layout Hooks",
"path": "UI/AspNetCore/Layout-Hooks.md"
},
{
"text": "Theming",
"path": "UI/AspNetCore/Theming.md"

Loading…
Cancel
Save