Skip to content

Commit

Permalink
Add the logo to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf authored and brandonwillard committed Mar 10, 2023
1 parent c5e6603 commit 4c5abea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"use_repository_button": True,
"use_download_button": False,
}
html_title = "AeMCMC"
html_title = ""
html_logo = "_static/aemcmc_logo.png"

intersphinx_mapping = {
"aesara": ("https://aesara.readthedocs.io/en/latest", None),
Expand Down

0 comments on commit 4c5abea

Please sign in to comment.