Updated README and all-contributors'config.

This commit is contained in:
Fabrizio Destro 2019-07-05 23:45:35 +02:00
parent c55d4caddc
commit 197beb80af
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,8 @@
"files": [
"README.md"
],
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-green.svg?style=for-the-badge)](#contributors)",
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><b><%= contributor.name %></b></a><br /><%= contributions %>",
"imageSize": 100,
"commit": false,
"contributors": [

View file

@ -431,7 +431,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="http://www.scopatz.com"><img src="https://avatars2.githubusercontent.com/u/320553?v=4" width="100px;" alt="Anthony Scopatz"/><br /><sub><b>Anthony Scopatz</b></sub></a><br /><a href="https://github.com/dexpota/kitty-themes/commits?author=scopatz" title="Documentation">📖</a></td></tr></table>
<table>
<tr>
<td align="center"><a href="http://www.scopatz.com"><b>Anthony Scopatz</b></a><br /><a href="https://github.com/dexpota/kitty-themes/commits?author=scopatz" title="Documentation">📖</a></td>
</tr>
</table>
<!-- ALL-CONTRIBUTORS-LIST:END -->