aboutsummaryrefslogtreecommitdiff
path: root/config.example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.yaml')
-rw-r--r--config.example.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml
index 50f6692..3fe5fa8 100644
--- a/config.example.yaml
+++ b/config.example.yaml
@@ -14,6 +14,9 @@ site:
# favicon: "https://example.com/favicon.ico" # Optional favicon URL
# theme_url: "https://raw.githubusercontent.com/anomalyco/opencode/main/packages/opencode/src/cli/cmd/tui/context/theme/opencode.json"
# ^ Optional: URL to OpenCode-compatible theme JSON (see https://opencode.ai/theme.json for schema)
+ # custom_head: |
+ # <script async src="https://analytics.example.com/script.js"></script>
+ # ^ Optional: Custom HTML to inject into <head> (e.g., analytics, meta tags)
# HTTP server settings
server: