From 2e66ff01e13433c78d22c12e3f4229c5e96dd249 Mon Sep 17 00:00:00 2001 From: SOphie Date: Sun, 11 Nov 2018 00:10:35 +0000 Subject: [PATCH] Update posts.json --- blog/posts.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/blog/posts.json b/blog/posts.json index 54eae14..76c6e6b 100644 --- a/blog/posts.json +++ b/blog/posts.json @@ -54,5 +54,19 @@ "image": "blog/img/2018.11.03.jpg", "summary": "I'm very happy to say that Patreon is Up! Check out the cool rewards I have planned for you. And there is also a surprise announcement regarding a new release..." } + }, + { + "id": 5, + "canonical": "showdown-1.9.0-released", + "url": "blog/showdown-1.9.0-released.md", + "metadata": { + "title": "Showdown 1.9.0 Released", + "author": "Estevão Soares dos Santos", + "author_avatar": "img/avatars/tivie.jpg", + "date": "2018-11-10", + "language": "en", + "image": "blog/img/2018.10.16.jpg", + "summary": "We are very happy to announce the release of version 1.9.0, with a new and exciting feature: the Markdown to HTML converter!" + } } ]