diff --git a/data/articles.yaml b/data/articles.yaml index 9ecbb49..f1f9f26 100644 --- a/data/articles.yaml +++ b/data/articles.yaml @@ -3,6 +3,11 @@ color: navy icon: stroke_pencil description: Articles about Dash Platform. content: + - title: Announcing the Release of Dash Platform v0.11 + date: "2020-03-18" + website: https://blog.dash.org/announcing-the-release-of-dash-platform-v0-11-d1b7238ed0e6 + description: Dash Blog + picture: /images/articles/platform_011_release.jpeg - title: Announcing the Release of Dash Platform on Evonet date: "2019-12-30" website: https://blog.dash.org/announcing-the-release-of-dash-platform-on-evonet-c5a94dee0e59 diff --git a/src/static/images/articles/platform_011_release.jpeg b/src/static/images/articles/platform_011_release.jpeg new file mode 100644 index 0000000..7541739 Binary files /dev/null and b/src/static/images/articles/platform_011_release.jpeg differ