diff --git a/.gitignore b/.gitignore index 10e602e83..ca43e1ccb 100644 --- a/.gitignore +++ b/.gitignore @@ -181,3 +181,5 @@ tmp*.txt # personnal work_dirs/ *.csv + +!logo.png diff --git a/docs/en/_static/image/logo.png b/docs/en/_static/image/logo.png new file mode 100644 index 000000000..2a8bc258f Binary files /dev/null and b/docs/en/_static/image/logo.png differ