Skip to content

Commit bf0b087

Browse files
committed
Add MOPPy logo to README and documentation
1 parent 06151bb commit bf0b087

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<div align="center">
2+
<img src="docs/images/Moppy_logo.png" alt="MOPPy Logo" width="300"/>
3+
</div>
4+
15
# ACCESS-MOPPy (Model Output Post-Processor)
26

37
[![Documentation Status](https://readthedocs.org/projects/access-moppy/badge/?version=latest)](https://access-moppy.readthedocs.io/en/latest/?badge=latest)

docs/images/Moppy_logo.png

383 KB
Loading

docs/source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6+
.. image:: ../images/Moppy_logo.png
7+
:align: center
8+
:width: 300px
9+
:alt: MOPPy Logo
10+
611
ACCESS-MOPPy Documentation
712
===========================
813

0 commit comments

Comments
 (0)