module.exports = [{ url: "/", title: "Home" }, { url: "/blog/", title: "Blog" }, { url: "/about/", title: "About" } ]