chore(version): bump 4.8.2 to 4.8.3 (#119)

* chore(version): bump 4.8.2 to 4.8.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* chore(ci): always use apt-get update

See comment https://github.com/actions/runner-images/issues/6488#issuecomment-1295789463

* chore(docs): add opengraph image and update description

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Jérome Eertmans
2023-02-01 11:29:00 +01:00
committed by GitHub
parent 2d7a67addf
commit 35195f89e4
8 changed files with 50 additions and 15 deletions

View File

@ -52,10 +52,14 @@ html_theme_options = {
"source_directory": "docs/source/",
}
## -- Intersphinx mapping
# -- Intersphinx mapping
intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"manim": ("https://docs.manim.community/en/stable/", None),
"manimlib": ("https://3b1b.github.io/manim/", None),
}
# -- OpenGraph settings
ogp_use_first_image = True

View File

@ -1,5 +1,6 @@
---
hide-toc: true
og:description: Manim Slides makes creating slides with Manim super easy!
---
```{eval-rst}