Fix logo URL [skip ci] (#10382)
This commit is contained in:
parent
4057f861c1
commit
c4ec64d409
@ -1,4 +1,4 @@
|
|||||||
<img src="https://xgboost.ai/images/logo/xgboost-logo-ng-trimmed.png" width=200/> eXtreme Gradient Boosting
|
<img src="https://xgboost.ai/images/logo/xgboost-logo-trimmed.png" width=200/> eXtreme Gradient Boosting
|
||||||
===========
|
===========
|
||||||
|
|
||||||
[](https://buildkite.com/xgboost/xgboost-ci)
|
[](https://buildkite.com/xgboost/xgboost-ci)
|
||||||
|
|||||||
@ -250,7 +250,7 @@ html_theme = "sphinx_rtd_theme"
|
|||||||
html_theme_options = {"logo_only": True}
|
html_theme_options = {"logo_only": True}
|
||||||
|
|
||||||
|
|
||||||
html_logo = "https://xgboost.ai/images/logo/xgboost-logo-ng.png"
|
html_logo = "https://xgboost.ai/images/logo/xgboost-logo.png"
|
||||||
|
|
||||||
html_css_files = ["css/custom.css"]
|
html_css_files = ["css/custom.css"]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user