Skip to content

Commit

Permalink
Revert logo change
Browse files Browse the repository at this point in the history
  • Loading branch information
fwitte committed Jan 7, 2024
1 parent 56d4a11 commit 6d36940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@
}

html_theme_options = {
"light_logo": "./images/logo_tespy_mid_christmas.svg",
"dark_logo": "./images/logo_tespy_mid_darkmode_christmas.svg",
"light_logo": "./images/logo_tespy_mid.svg",
"dark_logo": "./images/logo_tespy_mid_darkmode.svg",
"announcement": """
<div oemof-announcement=\"https://raw.githubusercontent.com/oemof/tespy/announcements/announcement.html\"></div>
""",
Expand Down

0 comments on commit 6d36940

Please sign in to comment.