Skip to content

Commit

Permalink
Fix bad merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Aug 16, 2023
1 parent 31f845d commit 498e7f1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,6 @@
html_theme = "qiskit"
html_favicon = "images/favicon.ico"
html_last_updated_fmt = "%Y/%m/%d"
html_theme_options = {
"logo_only": True,
"display_version": True,
"prev_next_buttons_location": "bottom",
"style_external_links": True,
}
html_context = {
"analytics_enabled": bool(os.getenv("QISKIT_ENABLE_ANALYTICS", ""))
} # enable segment analytics for qiskit.org/documentation
Expand Down

0 comments on commit 498e7f1

Please sign in to comment.