From b71466252cd72f1616965a74c84c9ba054b1306a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 19 Oct 2019 09:08:01 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9cdb552..f83f82f 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# scratch-profile-embed
-[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
*Embed your Scratch profile on your website, easily.*
@@ -26,6 +26,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Locness 💻 🎨 |
Andreas Törnkvist 💻 🤔 👀 |
+ CluckCluckChicken 💻 |
From 9717062067ce2b5c77553c38b79f48f6d0937bbe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 19 Oct 2019 09:08:06 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a3ac9ed..0d6168d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -25,6 +25,15 @@
"ideas",
"review"
]
+ },
+ {
+ "login": "CluckCluckChicken",
+ "name": "CluckCluckChicken",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/46281840?v=4",
+ "profile": "http://telepathicsquidproductions.github.io",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
From 4a7c74f06f595bba9d7c3ed616f0db2b9ddab074 Mon Sep 17 00:00:00 2001
From: Locness <37651007+locness3@users.noreply.github.com>
Date: Sat, 19 Oct 2019 11:10:32 +0200
Subject: [PATCH 3/3] Fix badge
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f83f82f..bd7818c 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# scratch-profile-embed
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
+
*Embed your Scratch profile on your website, easily.*
+[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg)](#contributors)
[![Netlify Status](https://api.netlify.com/api/v1/badges/abb3a6c2-3790-42bb-b2c8-59a25630d8de/deploy-status)](https://app.netlify.com/sites/scratch-profile-embed/deploys)
[![Under MIT license](https://img.shields.io/github/license/locness3/scratch-profile-embed.svg)](https://github.com/locness3/scratch-profile-embed/blob/master/LICENSE)
[![Chat on Scratch](https://img.shields.io/badge/chat-on%20scratch-orange.svg)](https://scratch.mit.edu/studios/5240865/)