diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 67d0ae5..2ca3fcc 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -30,6 +30,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/bokeh.png)Bokeh](https://github.com/bokeh/bokeh) - [![](assets/matplotlib.png)Matplotlib](https://matplotlib.org/) - [![](assets/kivy.png)Kivy](https://kivy.org/) +- [![](assets/pelican.png)Pelican](https://getpelican.com/) - [![](assets/pillow.png)Pillow](https://github.com/python-pillow/Pillow) - [![](assets/scipyshiny_small.png)SciPy](https://www.scipy.org/) - [![](assets/sympy.png)SymPy](https://www.sympy.org/) diff --git a/assets/pelican.png b/assets/pelican.png new file mode 100644 index 0000000..06b7a87 Binary files /dev/null and b/assets/pelican.png differ