From f87f3bcfbb232036f44c2ae877ad4f9dd8e70513 Mon Sep 17 00:00:00 2001 From: Nathan Kershaw <63566309+nathan-nz@users.noreply.github.com> Date: Wed, 28 Feb 2024 00:42:08 +1300 Subject: [PATCH 1/2] Update about.json Brought into line with most official TCs by adding Meta link --- about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.json b/about.json index f6e56ac..b235461 100644 --- a/about.json +++ b/about.json @@ -1,6 +1,6 @@ { - "name": "New Like icon", + "name": "Change the Like Icon to +1", "component": true, - "about_url": "https://github.com/discourse/new-like-icon", + "about_url": "https://meta.discourse.org/t/change-the-like-icon-to/87748", "license_url": "https://github.com/discourse/new-like-icon/blob/main/LICENSE" } From 7a2bf7c113c28e2064997f491dabf5c7599892c7 Mon Sep 17 00:00:00 2001 From: Nathan Kershaw <63566309+nathan-nz@users.noreply.github.com> Date: Wed, 28 Feb 2024 00:45:37 +1300 Subject: [PATCH 2/2] Update README.md Improved title and pointed to meta topic --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46f8f36..b2bbff3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# new-like-icon +# Change the Like Icon to :+1: +--- -How to change the Like icon using the APIs +More info at: https://meta.discourse.org/t/change-the-like-icon-to/87748