diff --git a/src/components/blog/blogpostsDetails.json b/src/components/blog/blogpostsDetails.json index 03bbf53fb..7fd019665 100644 --- a/src/components/blog/blogpostsDetails.json +++ b/src/components/blog/blogpostsDetails.json @@ -1,4 +1,17 @@ [ + { + "url": "https://blog.jupyter.org/announcing-the-2023-jupyter-distinguished-contributor-award-recipients-1b2cc4ba203f", + "title": "Announcing the 2023 cohort of Jupyter distinguished contributors", + "image": "/img/blogposts/Announcing-the-2023-Jupyter-Distinguished-Contributors.png", + "summary": "We are delighted to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2023 cohort.", + "date": "September 4, 2024", + "authors": "Johan Mabille, on behalf of the Jupyter Distinguished Contributors", + "imageID": "blogpost-image-121", + "imageNaturalWidth": 670, + "imageNaturalHeight": 160, + "imageRenderedWidth": 273, + "imageRenderedHeight": 65.19402985074626 + }, { "url": "https://blog.jupyter.org/ipydatagrid-is-now-part-of-project-jupyter-3b3dfb877664", "title": "Ipydatagrid is now part of Project Jupyter", diff --git a/static/img/blogposts/Announcing-the-2023-Jupyter-Distinguished-Contributors.png b/static/img/blogposts/Announcing-the-2023-Jupyter-Distinguished-Contributors.png new file mode 100644 index 000000000..7886fdb3f Binary files /dev/null and b/static/img/blogposts/Announcing-the-2023-Jupyter-Distinguished-Contributors.png differ