Skip to content

Commit 9ffde1f

Browse files
updated news
1 parent 3f735b9 commit 9ffde1f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

js/news.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const news = [
2+
{
3+
title: "Taskflow @ GSoC 2023",
4+
image_src: "images/gsoc.png",
5+
image_url: "https://github.com/taskflow/GSoC2023",
6+
content: `Taskflow is selected by Google Summer of Code (GSoc) 2023 under the NumFOCUS umbrella. Please check out our <a href="https://summerofcode.withgoogle.com/programs/2023/organizations/numfocus">idea list</a> and apply through <a href="https://github.com/numfocus/gsoc/blob/master/CONTRIBUTING-students.md">NumFOCUS</a>!`,
7+
footer: "Last updated on 2023/03/05"
8+
},
29
{
310
title: "Taskflow v3.5 released",
411
image_src: "images/release.png",

0 commit comments

Comments
 (0)