Skip to content

Commit fff0545

Browse files
Merge pull request #2516 from erikvansebille/updating_v3_Parcels_logo
Updating logo on v3 docs
2 parents 7b37403 + 90c21d8 commit fff0545

File tree

5 files changed

+2
-277
lines changed

5 files changed

+2
-277
lines changed
32.9 KB
Loading
32.9 KB
Loading

docs/_static/logo-horo.svg

Lines changed: 0 additions & 185 deletions
This file was deleted.

docs/_static/logo-horo_dia.svg

Lines changed: 0 additions & 90 deletions
This file was deleted.

docs/conf.py

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

0 commit comments

Comments
 (0)