update high-res logo

This commit is contained in:
Trinkle23897 2020-03-29 15:52:47 +08:00
parent 4e7df7616a
commit 2169dd2201
4 changed files with 2 additions and 1231 deletions

View File

@ -38,7 +38,7 @@ h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend, p.capti
/* Fixes for mobile */
.wy-nav-top {
background-color: #fff;
/*background-image: url('../images/tianshou-logo.svg');*/
/*background-image: url('../images/tianshou-logo.png');*/
background-repeat: no-repeat;
background-position: center;
padding: 0;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 44 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 93 KiB

View File

@ -28,7 +28,7 @@ with open(path.join(here, '..', 'tianshou', '__init__.py')) as f:
# -- Project information -----------------------------------------------------
project = 'Tianshou'
copyright = '2020, Tianshou contributors'
copyright = '2020, Tianshou contributors.'
author = 'Tianshou contributors'
# The full version, including alpha/beta/rc tags