mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
docs: add config
This commit is contained in:
parent
f436a50125
commit
5603098d17
7
packages/web/config.mjs
Normal file
7
packages/web/config.mjs
Normal file
@ -0,0 +1,7 @@
|
||||
export default {
|
||||
github: "https://github.com/sst/opencode",
|
||||
headerLinks: [
|
||||
{ name: "Home", url: "/" },
|
||||
{ name: "Docs", url: "/docs/" },
|
||||
],
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user