import { navbar } from "vuepress-theme-hope"; export default navbar([ "/", "/reference/", "/spbook/", "/other/" ]);