diff --git a/src/data/products.json b/src/data/products.json index bc1808cefd0b70781f85b3466ce5b417ea928295..5152da59465cf13638b33efb4ddc4eb4c8854d18 100644 --- a/src/data/products.json +++ b/src/data/products.json @@ -48,11 +48,19 @@ "weburl": "https://waxjs.net/", "giturl": "" }, + { + "tag": "component", + "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/", + "giturl": "" + }, { "tag": "platform", "logo": "/images/uploads/Pubsweet.png", - "name": "Pubsweet", - "description": "PubSweet is Coko’s free, open source framework for building state-of-the-art publishing platforms. Built by the Coko team and Coko community.", + "name": "CokoServer", + "description": "CokoServer is Coko’s free, open source framework for building state-of-the-art publishing platforms. Built by the Coko team.", "weburl": "https://pubsweet.coko.foundation/", "giturl": "" }, @@ -96,14 +104,6 @@ "weburl": "", "giturl": "" }, - { - "tag": "component", - "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/", - "giturl": "" - }, { "tag": "component", "logo": "/images/uploads/sb.png",