Skip to content

Commit

Permalink
fix: footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 18, 2024
1 parent 9594e09 commit db9ebe3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions footer-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"title": "Docs",
"items": [
{
"label": "Tutorial",
"to": "/docs/intro"
"label": "Home",
"to": "/"
}
]
},
Expand All @@ -26,8 +26,8 @@
"title": "More",
"items": [
{
"label": "Blog",
"to": "/blog"
"label": "Medium",
"href": "https://medium.com/aelfblockchain"
},
{
"label": "GitHub",
Expand Down

0 comments on commit db9ebe3

Please sign in to comment.