configurable lsp

This commit is contained in:
Dax Raad
2025-08-01 14:51:58 -04:00
parent 5592ce8eaf
commit 98b6bb218b
4 changed files with 131 additions and 1 deletions

View File

@@ -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: {