Skip to content

Commit d98ce88

Browse files
committed
Add logo to README
1 parent 69a1238 commit d98ce88

File tree

4 files changed

+916
-1
lines changed

4 files changed

+916
-1
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. image:: docs/static/images/ecole-logo.svg
2+
:target: https://www.ecole.ai
3+
:alt: Ecole logo
4+
:width: 40 %
5+
:align: right
6+
17
Ecole
28
=====
39

docs/conf.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ html_context = {
2727
html_theme_options = {
2828
"logo_only": True,
2929
}
30-
html_logo = "static/images/ecole-logo.png"
30+
html_logo = "static/images/ecole-logo-bare.png"
3131
html_favicon = "static/favicon.ico"
3232
# Add any paths that contain custom static files (such as style sheets) here,
3333
# relative to this directory. They are copied after the builtin static files,
File renamed without changes.

0 commit comments

Comments
 (0)