diff --git a/source/pages/data/statistics.json b/source/pages/data/statistics.json index ed89da7..e2c336b 100644 --- a/source/pages/data/statistics.json +++ b/source/pages/data/statistics.json @@ -478,5 +478,25 @@ }, "month": 3, "year": 2020 + }, + { + "contributions": { + "authors": 2, + "commits": 6 + }, + "issues": { + "closed": 2, + "opened": 4 + }, + "lines": { + "added": 147, + "removed": 53 + }, + "mergeRequests": { + "closed": 2, + "opened": 2 + }, + "month": 4, + "year": 2020 } ] \ No newline at end of file diff --git a/source/pages/posts/2019/october.md b/source/pages/posts/2019/october.md index c1aa2c3..178d13d 100644 --- a/source/pages/posts/2019/october.md +++ b/source/pages/posts/2019/october.md @@ -2,8 +2,6 @@ October 2019
-Highlights ----------- ### GitHub Sponsors diff --git a/source/pages/posts/2020/april.md b/source/pages/posts/2020/april.md new file mode 100644 index 0000000..23c7186 --- /dev/null +++ b/source/pages/posts/2020/april.md @@ -0,0 +1,12 @@ +