mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 09:44:21 +01:00
docs: discord
This commit is contained in:
@@ -31,7 +31,10 @@ export default defineConfig({
|
||||
starlight({
|
||||
title: "opencode",
|
||||
expressiveCode: { themes: ["github-light", "github-dark"] },
|
||||
social: [{ icon: "github", label: "GitHub", href: config.github }],
|
||||
social: [
|
||||
{ icon: "github", label: "GitHub", href: config.github },
|
||||
{ icon: "discord", label: "Dscord", href: config.discord }
|
||||
],
|
||||
head: [
|
||||
{
|
||||
tag: "link",
|
||||
|
||||
Reference in New Issue
Block a user