mirror of
https://github.com/dexpota/kitty-themes.git
synced 2026-09-10 06:06:14 -04:00
Updated README and all-contributors'config.
This commit is contained in:
parent
c55d4caddc
commit
197beb80af
|
|
@ -2,6 +2,8 @@
|
|||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"badgeTemplate": "[](#contributors)",
|
||||
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><b><%= contributor.name %></b></a><br /><%= contributions %>",
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue