Adopt new logo (#10270)

This commit is contained in:
Philip Hyunsu Cho
2024-05-14 12:58:50 -07:00
committed by GitHub
parent ca1d04bcb7
commit ee2afb3256
2 changed files with 3 additions and 2 deletions

View File

@@ -250,7 +250,7 @@ html_theme = "sphinx_rtd_theme"
html_theme_options = {"logo_only": True}
html_logo = "https://raw.githubusercontent.com/dmlc/dmlc.github.io/master/img/logo-m/xgboost.png"
html_logo = "https://xgboost.ai/images/logo/xgboost-logo-ng.png"
html_css_files = ["css/custom.css"]