Skip to content

Commit

Permalink
Add Contributors to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Aug 11, 2022
1 parent b0ba03c commit fa44491
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/client/pages/about-misskey.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
<FormLink to="https://github.com/Xeltica" external>@Xeltica</FormLink>
<FormLink to="https://github.com/m-hayabusa" external>@m-hayabusa</FormLink>
<FormLink to="https://github.com/remitocat" external>@remitocat</FormLink>
<FormLink to="https://github.com/atsu1125" external>@atsu1125</FormLink>
<FormLink to="https://github.com/melt-adzuki" external>@melt-adzuki</FormLink>
<FormLink to="https://github.com/Minemu398" external>@Minemu398</FormLink>
<FormLink to="https://github.com/mei23" external>@mei23</FormLink>
<template #caption><MkLink :url="`https://github.com/${repositoryName}/graphs/contributors`">{{ $ts._aboutMisskey.allContributors }}</MkLink></template>
</FormGroup>
</FormBase>
Expand Down

0 comments on commit fa44491

Please sign in to comment.