@@ -0,0 +1,7 @@
+export default {
+ github: "https://github.com/sst/opencode",
+ headerLinks: [
+ { name: "Home", url: "/" },
+ { name: "Docs", url: "/docs/" },
+ ],
+}