Skip to content

Commit 2ca5248

Browse files
committed
DOC: Update header with updated logo and text
1 parent 44d936f commit 2ca5248

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
35.1 KB
Loading
34.7 KB
Loading

docs/conf.py

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

3333
html_theme_options = {
3434
"logo": {
35-
"image_light": "virtual_ship_logo.png",
36-
"image_dark": "virtual_ship_logo_inverted.png",
35+
"text": "virtualship",
36+
"image_light": "virtual_ship_logo_no_text.png",
37+
"image_dark": "virtual_ship_logo_inverted_no_text.png",
3738
},
3839
"use_edit_page_button": True,
3940
"github_url": "https://github.com/OceanParcels/virtualship",

0 commit comments

Comments
 (0)