Skip to content

Commit

Permalink
Eric's Feedbacks
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
  • Loading branch information
mickahell and Eric-Arellano authored Aug 14, 2023
1 parent f480476 commit b66e3bb
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 @@ -55,9 +55,9 @@

# html theme options
html_title = f"{project} {release}"
html_logo = "_static/images/logo.png"
#html_logo = "_static/images/logo.png"
html_theme = "qiskit-ecosystem"
html_theme_options = {"sidebar_hide_name": True}
html_theme_options = {"sidebar_hide_name": False}

# autodoc/autosummary options
autosummary_generate = True
Expand Down

0 comments on commit b66e3bb

Please sign in to comment.