remove blog page navigation

I think it's unnecessary to add blog page
This commit is contained in:
Amro Alfien 2024-11-17 17:02:20 +07:00
parent 27e0d9d293
commit fd00c97974

View File

@ -14,12 +14,6 @@ menu = {
"target":"_self", "target":"_self",
"href":"/product", "href":"/product",
"roles":["guest"] "roles":["guest"]
},
{
"name":"Blog",
"target":"_self",
"href":"/blog",
"roles":["guest"]
}, },
{ {
"name":"About", "name":"About",