mirror of
https://github.com/sst/opencode.git
synced 2025-07-12 10:35:02 +00:00
7 lines
155 B
JavaScript
7 lines
155 B
JavaScript
export default {
|
|
github: "https://github.com/sst/opencode",
|
|
headerLinks: [
|
|
{ name: "Home", url: "/" },
|
|
{ name: "Docs", url: "/docs/" },
|
|
],
|
|
}
|