From a706c4167522d82a4e7f3acb73d947e12d64ea96 Mon Sep 17 00:00:00 2001 From: Adam Hyde <adam@coko.foundation> Date: Wed, 22 Dec 2021 09:16:12 +0000 Subject: [PATCH] Update products.json --- src/data/products.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/data/products.json b/src/data/products.json index 1d56dc9..389de87 100644 --- a/src/data/products.json +++ b/src/data/products.json @@ -90,7 +90,7 @@ }, { "tag": "component", - "logo": "/images/uploads/xSsweet.png", + "logo": "/images/uploads/xSweet.png", "name": "xSweet", "description": "A high fidelity MS Word (docx) to HTML converter. Can be used for any application. XSweet extracts the contents of MS Word documents from their underlying XML into HTML, which can be published as-is, imported into an application, or used as a intermediate format to convert it into another format altogether. Built by the Coko team.", "weburl": "https://xsweet.org/", @@ -104,14 +104,6 @@ "weburl": "https://xsweet.org/", "giturl": "" }, - { - "tag": "extend platform", - "logo": "/images/uploads/Plume.jpg", - "name": "Plume", - "description": "Platform built for the Cour des Comptes (French Court of Audit) for the French Government. Built by the French Government as an extension to Editoria.", - "weburl": "https://demo.flaxjs.net/", - "giturl": "" - }, { "tag": "extend platform", "logo": "/images/uploads/Open.png", @@ -120,6 +112,14 @@ "weburl": "", "giturl": "" }, + { + "tag": "extend platform", + "logo": "/images/uploads/Plume.jpg", + "name": "Plume", + "description": "Platform built for the Cour des Comptes (French Court of Audit) for the French Government. Built by the French Government as an extension to Editoria.", + "weburl": "https://demo.flaxjs.net/", + "giturl": "" + }, { "tag": "platform", "logo": "/images/uploads/Digitalscience.png", -- GitLab