mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
8 lines
155 B
JavaScript
8 lines
155 B
JavaScript
export default {
|
|
github: "https://github.com/sst/opencode",
|
|
headerLinks: [
|
|
{ name: "Home", url: "/" },
|
|
{ name: "Docs", url: "/docs/" },
|
|
],
|
|
}
|