mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +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/" },
|
|
],
|
|
}
|