docs: add config
parent
f436a50125
commit
5603098d17
|
|
@ -0,0 +1,7 @@
|
|||
export default {
|
||||
github: "https://github.com/sst/opencode",
|
||||
headerLinks: [
|
||||
{ name: "Home", url: "/" },
|
||||
{ name: "Docs", url: "/docs/" },
|
||||
],
|
||||
}
|
||||
Loading…
Reference in New Issue