Skip to content

Commit

Permalink
Merge pull request latentcat#38 from latentcat/all-contributors/add-I…
Browse files Browse the repository at this point in the history
…DKiro

docs: add IDKiro as a contributor for doc
  • Loading branch information
ciaochaos authored Apr 13, 2024
2 parents 8087346 + e08e549 commit a3691e2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,15 @@
"contributions": [
"doc"
]
},
{
"login": "IDKiro",
"name": "IDKiro",
"avatar_url": "https://avatars.githubusercontent.com/u/24263261?v=4",
"profile": "https://github.com/IDKiro",
"contributions": [
"doc"
]
}
],
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ Latent Box 是一个重新构想的聚合站,由 Latent Cat 组织维护。为
<td align="center" valign="top" width="14.28%"><a href="https://github.com/headboxer"><img src="https://avatars.githubusercontent.com/u/45675810?v=4" width="100px;" alt=""/><br /><sub><b>Echo_Sculpture</b></sub></a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iFurySt"><img src="https://avatars.githubusercontent.com/u/16201837?v=4" width="100px;" alt=""/><br /><sub><b>Leo</b></sub></a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/IDKiro"><img src="https://avatars.githubusercontent.com/u/24263261?v=4" width="100px;" alt=""/><br /><sub><b>IDKiro</b></sub></a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit a3691e2

Please sign in to comment.