From b0246747ddc95eced7a68a9f04f22ac2a8e6cf7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=80=E5=BE=8B=E7=BA=AF?= Date: Thu, 15 Feb 2024 13:14:35 +0800 Subject: [PATCH] chore(docs): change html title --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 160908c4..8faab351 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -29,7 +29,7 @@ copyright = "2023-PRESENT, Retrofor Wut?" author = "Hsiang Nianian" # AUTHORS -html_title = "Comprehensive AI Toolkit -- IAMAI" +html_title = "Comprehensive AI Toolkit" # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration