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",
|
||||
"href": "#",
|
||||
"children": [
|
||||
{
|
||||
"label": "Blog Grid",
|
||||
"href": "/blog-grid"
|
||||
},
|
||||
{
|
||||
"label": "Blog Standard",
|
||||
"href": "/blog"
|
||||
},
|
||||
{
|
||||
"label": "Blog Details",
|
||||
"href": "/blog-details"
|
||||
}
|
||||
]
|
||||
"href": "/blog"
|
||||
},
|
||||
{
|
||||
"label": "Contact Us",
|
||||
|
||||
Reference in New Issue
Block a user