Adopt new logo (#10270)
This commit is contained in:
parent
ca1d04bcb7
commit
ee2afb3256
@ -1,5 +1,6 @@
|
|||||||
<img src="https://xgboost.ai/images/logo/xgboost-logo.svg" width=135/> eXtreme Gradient Boosting
|
<img src="https://xgboost.ai/images/logo/xgboost-logo-ng-trimmed.png" width=200/> eXtreme Gradient Boosting
|
||||||
===========
|
===========
|
||||||
|
|
||||||
[](https://buildkite.com/xgboost/xgboost-ci)
|
[](https://buildkite.com/xgboost/xgboost-ci)
|
||||||
[](https://github.com/dmlc/xgboost/actions)
|
[](https://github.com/dmlc/xgboost/actions)
|
||||||
[](https://xgboost.readthedocs.org)
|
[](https://xgboost.readthedocs.org)
|
||||||
|
|||||||
@ -250,7 +250,7 @@ html_theme = "sphinx_rtd_theme"
|
|||||||
html_theme_options = {"logo_only": True}
|
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"]
|
html_css_files = ["css/custom.css"]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user