From 67f88ff43c5ebe8e6a6c070b14f00f139522aaa4 Mon Sep 17 00:00:00 2001 From: Aidar Date: Sun, 1 Feb 2026 10:27:59 -0700 Subject: [PATCH] chore(seo): add canonical URL and OG metadata for docs.asgcompute.com --- mint.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mint.json b/mint.json index 0fcbfc7..d26c7fe 100644 --- a/mint.json +++ b/mint.json @@ -50,6 +50,13 @@ "mode": "hide" } }, + "seo": { + "indexHiddenPages": true + }, + "metadata": { + "og:site_name": "ASG Agent Cloud Documentation", + "og:image": "https://docs.asgcompute.com/images/og-image.png" + }, "navigation": [ { "group": "Getting Started",