From e97bf48a99261ad60632a99734a1ebfeeb076949 Mon Sep 17 00:00:00 2001 From: segmentationfaulter Date: Fri, 5 Oct 2018 14:03:08 +0500 Subject: [PATCH] Remove followers count Since the API does not return count of followers for a profile, it should be removed from the templates provided here. You can see the profile object here in the API spec: https://github.com/gothinkster/realworld/tree/master/api#profile --- FRONTEND_INSTRUCTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FRONTEND_INSTRUCTIONS.md b/FRONTEND_INSTRUCTIONS.md index c09084c84f..de680bc8a6 100644 --- a/FRONTEND_INSTRUCTIONS.md +++ b/FRONTEND_INSTRUCTIONS.md @@ -460,7 +460,7 @@ Alternatively, if you want to make modifications to the theme, check out the [th