Skip to content

Commit 885ffe0

Browse files
Update logos for VirtualShip (#166)
* add sphinx makefiles * Creating new logos --------- Co-authored-by: Vecko <36369090+VeckoTheGecko@users.noreply.github.com>
1 parent cd58c0d commit 885ffe0

5 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/_static/virtual_ship_logo.png

42.3 KB
Loading
34.8 KB
Loading
-35.1 KB
Binary file not shown.
-34.7 KB
Binary file not shown.

docs/conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@
3232

3333
html_theme_options = {
3434
"logo": {
35-
"text": "Virtual Ship Parcels",
36-
"image_light": "virtual_ship_logo_no_text.png",
37-
"image_dark": "virtual_ship_logo_inverted_no_text.png",
35+
"image_light": "virtual_ship_logo.png",
36+
"image_dark": "virtual_ship_logo_inverted.png",
3837
},
3938
"use_edit_page_button": True,
4039
"github_url": "https://github.com/OceanParcels/virtualship",

0 commit comments

Comments
 (0)