forked from UKSOURCE/hailearning.edu.vn
refactor: Simplify blog navigation in header by removing nested links and updating href
This commit is contained in:
@@ -118,21 +118,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Blog",
|
"label": "Blog",
|
||||||
"href": "#",
|
"href": "/blog"
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"label": "Blog Grid",
|
|
||||||
"href": "/blog-grid"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Blog Standard",
|
|
||||||
"href": "/blog"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Blog Details",
|
|
||||||
"href": "/blog-details"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Contact Us",
|
"label": "Contact Us",
|
||||||
|
|||||||
Reference in New Issue
Block a user