fix(nav): Open about page in same tab
This commit is contained in:
@ -4,8 +4,7 @@
|
|||||||
"target": "_blank"
|
"target": "_blank"
|
||||||
},{
|
},{
|
||||||
"content": "About",
|
"content": "About",
|
||||||
"link": "/about",
|
"link": "/about"
|
||||||
"target": "_blank"
|
|
||||||
},{
|
},{
|
||||||
"content": "Shop",
|
"content": "Shop",
|
||||||
"link": "/shop"
|
"link": "/shop"
|
||||||
|
Reference in New Issue
Block a user