From e6a45c429b7aa8dd2dee1554136d74630ba1222d Mon Sep 17 00:00:00 2001 From: Jelmer de Wit <1598297+jdwit@users.noreply.github.com> Date: Thu, 28 May 2026 18:57:16 +0200 Subject: [PATCH] docs: page title back to canonical ytstudio --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index cb6b69a..1ecbb57 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: ytstudio-cli +site_name: ytstudio site_description: Manage and analyze your YouTube channel from the terminal. Designed for humans and AI agents. site_url: https://jdwit.github.io/ytstudio-cli/ site_author: Jelmer de Wit