fix: update footer menu
This commit is contained in:
parent
ab48fd802f
commit
3e6d4e61e5
|
@ -86,7 +86,11 @@ const config = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
href: "https://github.com/lumeweb3",
|
href: "https://github.com/LumeWeb",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Git",
|
||||||
|
href: "https://git.lumeweb.com",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue