configurable lsp
This commit is contained in:
parent
5592ce8eaf
commit
98b6bb218b
4 changed files with 131 additions and 1 deletions
|
|
@ -67,6 +67,13 @@ const ogImage = `${config.socialCard}/opencode-share/${encodedTitle}.png?model=$
|
|||
content: "opencode - The AI coding agent built for the terminal.",
|
||||
},
|
||||
},
|
||||
{
|
||||
tag: "meta",
|
||||
attrs: {
|
||||
name: "robots",
|
||||
content: "noindex",
|
||||
}
|
||||
},
|
||||
{
|
||||
tag: "meta",
|
||||
attrs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue