diff --git a/README.md b/README.md index 390e045..8180666 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ in *Settings*->*Display*. ## Contributing -Contributions are more than welcome! +Contributions are more than welcome! Please read through [our contributing section](https://eertmans.be/manim-slides/contributing/index.html). [pypi-version-badge]: https://img.shields.io/pypi/v/manim-slides?label=manim-slides [pypi-version-url]: https://pypi.org/project/manim-slides/ diff --git a/docs/source/index.md b/docs/source/index.md index 89fff53..e044a29 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -2,7 +2,12 @@ hide-toc: true --- -
+```{eval-rst} +.. image:: _static/logo.png + :width: 600px + :align: center + :alt: Manim Slide logo +``` # Welcome to Manim Slide's documentation diff --git a/docs/source/reference/examples.md b/docs/source/reference/examples.md index 091fd90..efcdaac 100644 --- a/docs/source/reference/examples.md +++ b/docs/source/reference/examples.md @@ -8,6 +8,8 @@ Do not forget to import Manim Slides and Manim or ManimGL. Basic example from quickstart. +