mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Merge pull request #9982 from raisedadead/fix/about-open-in-same-tab
fix(nav): Open about page in same tab
This commit is contained in:
commit
202d862546
@ -4,8 +4,7 @@
|
||||
"target": "_blank"
|
||||
},{
|
||||
"content": "About",
|
||||
"link": "/about",
|
||||
"target": "_blank"
|
||||
"link": "/about"
|
||||
},{
|
||||
"content": "Shop",
|
||||
"link": "/shop"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user