From 414a464c0c1df0848c09f04beb015abd3cfb1399 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 26 Aug 2022 15:41:56 -0400 Subject: [PATCH] Add mpl-sphinx-theme to website --- README.md | 1 + matplotlib.org.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c3b757..d83ffe4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ related projects are also exposed as toplevel directories: * [mpl-altair](https://github.com/matplotlib/mpl-altair) * [mpl-bench](https://github.com/matplotlib/mpl-bench) * [mpl-gui](https://github.com/matplotlib/mpl-gui) +* [mpl-sphinx-theme](https://github.com/matplotlib/mpl-sphinx-theme) * [mpl-third-party](https://github.com/matplotlib/mpl-third-party) Ansible configuration diff --git a/matplotlib.org.yml b/matplotlib.org.yml index 5fe6414..86b10d5 100644 --- a/matplotlib.org.yml +++ b/matplotlib.org.yml @@ -20,6 +20,7 @@ - mpl-altair - mpl-bench - mpl-gui + - mpl-sphinx-theme - mpl-third-party - pytest-mpl vars_files: