From 0e09161dafafc1b4b99bcd02ff951e9b8be97942 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Fri, 2 Dec 2022 23:15:47 +0300 Subject: [PATCH] Update Tools: minor edit --- source/_data/tools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_data/tools.json b/source/_data/tools.json index e84e13e..81101d3 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -1980,9 +1980,9 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] - }, + }, { - "title": "Ghost CMS posts to Mastodon", + "title": "GhostCMS to Mastodon", "source": "https://github.com/sowoi/ghostcms2mastodon", "protocols": "ActivityPub", "site": "", @@ -1991,7 +1991,7 @@ "description": "Send posts from GhostCMS to Mastodon.", "codeLanguage": "Python", "techStack": "", - "license": "Apache License 2.0", + "license": "Apache 2.0", "FediAccount": "", "apClass": true, "zotClass": false,