docs: add angular/theming to the menu

pull/9677/head
mehmet-erim 4 years ago
parent b00ccc80c1
commit 34da6c2a45

@ -365,8 +365,8 @@
"path": "Object-To-Object-Mapping.md"
},
{
"text":"String Encryption",
"path":"String-Encryption.md"
"text": "String Encryption",
"path": "String-Encryption.md"
},
{
"text": "Text Templating",
@ -1025,6 +1025,19 @@
"text": "Customization Guide",
"path": "UI/Angular/Customization-User-Interface.md"
},
{
"text": "Theming",
"items": [
{
"text": "Overall",
"path": "UI/Angular/Theming.md"
},
{
"text": "The Basic Theme",
"path": "UI/Angular/Basic-Theme.md"
}
]
},
{
"text": "Modifying the Menu",
"path": "UI/Angular/Modifying-the-Menu.md"

Loading…
Cancel
Save