Skip to content

Commit 1cbbd13

Browse files
committed
Update logo from OceanParcels to Parcels in documentation
1 parent deee390 commit 1cbbd13

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

31.8 KB
Loading
58.9 KB
Loading

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@
190190
html_static_path = ["_static"]
191191
html_theme_options = {
192192
"logo": {
193-
"image_light": "logo-horo.svg",
194-
"image_dark": "logo-horo_dia.svg",
193+
"image_light": "logo-horo-transparent.png",
194+
"image_dark": "logo-horo-transparent-dark.png",
195195
},
196196
"use_edit_page_button": True,
197197
"github_url": "https://github.com/OceanParcels/parcels",

0 commit comments

Comments
 (0)