From 3eaca21bb0d070d9dbf643b725c9ad467d387b5c Mon Sep 17 00:00:00 2001 From: miliberlin Date: Tue, 26 May 2026 20:13:57 +0200 Subject: [PATCH] test(ci): rename homepage title to fail Checkly homepage-ux check --- docs.json | 2 +- index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.json b/docs.json index eeede7a6..49d34e8b 100644 --- a/docs.json +++ b/docs.json @@ -1,7 +1,7 @@ { "$schema": "https://mintlify.com/docs.json", "theme": "aspen", - "name": "Checkly Docs", + "name": "Documentation Hub", "colors": { "primary": "#0075FF", "light": "#2B8AFF", diff --git a/index.mdx b/index.mdx index 3a5b6d5d..d0a5c64d 100644 --- a/index.mdx +++ b/index.mdx @@ -1,5 +1,5 @@ --- -title: 'Checkly Documentation' +title: 'Documentation Hub' description: 'The AI Native Application Reliability Platform built for modern engineering teams.' mode: "wide"