Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e338f58f1 | |||
| 9b21412a1a | |||
| c8b8036477 |
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "github-profile-readme-generator",
|
"name": "github-profile-readme-generator",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A simple react app to generate beautiful github profile readme in md(markdown)",
|
"description": "A simple react app to generate beautiful github profile readme in md(markdown)",
|
||||||
"version": "1.1.10",
|
"version": "1.2.0",
|
||||||
"author": "Rahul Jain <rahuldkjain@gmail.com>",
|
"author": "Rahul Jain <rahuldkjain@gmail.com>",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@primer/octicons-react": "^10.0.0",
|
"@primer/octicons-react": "^10.0.0",
|
||||||
|
|||||||
@@ -379,7 +379,7 @@ const Addons = props => {
|
|||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
display streak stats
|
display github streak stats
|
||||||
</AddonsItem>
|
</AddonsItem>
|
||||||
<AddonsItem
|
<AddonsItem
|
||||||
inputId="twitter-badge"
|
inputId="twitter-badge"
|
||||||
|
|||||||
Reference in New Issue
Block a user