Skip to content

Commit

Permalink
feat: update footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 26, 2024
1 parent eb0a0f1 commit ba0982a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/footer-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
{
"label": "Privacy",
"href": "#"
"href": "/legal/2/"
},
{
"label": "Terms of Use",
"href": "#"
"href": "/legal/1/"
},
{
"label": "Cookie Policy",
"href": "#"
"href": "/legal/3/"
}
]
},
Expand Down

0 comments on commit ba0982a

Please sign in to comment.