module.exports = [ { text: "Home", link: "/" }, { text: "Help", link: "/help/" }, { text: "Extensions", link: "/extensions/" }, ];