config.mjs 155 B

1234567
  1. export default {
  2. github: "https://github.com/sst/opencode",
  3. headerLinks: [
  4. { name: "Home", url: "/" },
  5. { name: "Docs", url: "/docs/" },
  6. ],
  7. }