docs: fix config
This commit is contained in:
parent
70c16c4c95
commit
48fcaa83be
2 changed files with 2 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ export default defineConfig({
|
|||
solidJs(),
|
||||
starlight({
|
||||
title: "opencode",
|
||||
lastUpdated: true,
|
||||
expressiveCode: { themes: ["github-light", "github-dark"] },
|
||||
social: [
|
||||
{ icon: "github", label: "GitHub", href: config.github },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue