added legal to footer

This commit is contained in:
Foster Irwin 2021-04-17 07:54:35 -06:00
parent afc8e530ae
commit 5e4f9cb371

View file

@ -101,6 +101,10 @@ module.exports = {
label: "GitHub",
href: "https://github.com/meshtastic/meshtastic",
},
{
label: "Legal",
to: "docs/legal",
},
],
},
],