geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 22 forks source link

Display IMI logo and favicon on the imi.readthedocs.io site #115

Closed yantosca closed 1 year ago

yantosca commented 1 year ago

This PR contains purely cosmetic changes to improve the look of the https://imi.readthedocs.io site. Changes are:

  1. Add IMI logo from the https://imi.seas.harvard.edu site
  2. Add IMI favicon.ico (i.e. a smaller version of the IMI logo that displays in the browser tab)
  3. Added code to docs/source/conf.py to display the IMI logo at top left of the page on a white background, and also to display the favicon in the browser tab.

I generated the following screenshot using sphinx-autobuild:

imi

which shows how the imi.readthedocs.io will render after this update is made.

This is a low priority PR and can be merged in with other updates as you see fit.

laestrada commented 1 year ago

Looks good, merging.