diff --git a/docs/.mintignore b/docs/.mintignore new file mode 100644 index 000000000..6770813bb --- /dev/null +++ b/docs/.mintignore @@ -0,0 +1,2 @@ +# Exclude specific files +writing.md diff --git a/docs/docs.json b/docs/docs.json index 2c4c70279..7d78cdff3 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -10,7 +10,9 @@ "favicon": "/logo/favicon.png", "contextual": { "options": [ + "assistant", "copy", + "view", "chatgpt", "claude" ] @@ -25,6 +27,12 @@ ] } }, + "seo": { + "metatags": { + "og:type": "website", + "og:site_name": "Base documentation" + } + }, "navigation": { "tabs": [ {