File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "projectName" : " DmNote" ,
3- "projectOwner" : " lee-sihun " ,
3+ "projectOwner" : " DmNote-App " ,
44 "repoType" : " github" ,
55 "repoHost" : " https://github.com" ,
6- "files" : [" README.md" , " docs/readme_en.md" ],
6+ "files" : [
7+ " README.md" ,
8+ " docs/readme_en.md"
9+ ],
710 "imageSize" : 100 ,
811 "commit" : true ,
912 "commitConvention" : " angular" ,
10- "contributors" : [],
13+ "contributors" : [
14+ {
15+ "login" : " LSVoiid" ,
16+ "name" : " LSVoiid" ,
17+ "avatar_url" : " https://avatars.githubusercontent.com/u/187824877?v=4" ,
18+ "profile" : " https://github.com/LSVoiid" ,
19+ "contributions" : [
20+ " translation"
21+ ]
22+ }
23+ ],
1124 "contributorsPerLine" : 7 ,
1225 "skipCi" : true ,
13- "contributorsSortAlphabetically" : false
26+ "contributorsSortAlphabetically" : false ,
27+ "commitType" : " docs"
1428}
Original file line number Diff line number Diff line change @@ -145,11 +145,20 @@ npm run tauri:dev
145145
146146이 프로젝트는 모든 기여자들 덕분에 가능했습니다. 감사합니다! ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) )
147147
148- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149- <!-- prettier-ignore-start -->
150- <!-- markdownlint-disable -->
151- <!-- markdownlint-restore -->
152- <!-- prettier-ignore-end -->
148+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149+ <!-- prettier-ignore-start -->
150+ <!-- markdownlint-disable -->
151+ <table >
152+ <tbody >
153+ <tr>
154+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/LSVoiid"><img src="https://avatars.githubusercontent.com/u/187824877?v=4?s=100" width="100px;" alt="LSVoiid"/><br /><sub><b>LSVoiid</b></sub></a><br /><a href="#translation-LSVoiid" title="Translation">🌍</a></td>
155+ </tr>
156+ </tbody >
157+ </table >
158+
159+ <!-- markdownlint-restore -->
160+ <!-- prettier-ignore-end -->
161+
153162<!-- ALL-CONTRIBUTORS-LIST:END -->
154163
155164## ❤️ Special Thanks!
Original file line number Diff line number Diff line change @@ -148,8 +148,17 @@ This project exists thanks to all the contributors. Thank you! ([emoji key](http
148148<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
149149<!-- prettier-ignore-start -->
150150<!-- markdownlint-disable -->
151+ <table >
152+ <tbody >
153+ <tr>
154+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/LSVoiid"><img src="https://avatars.githubusercontent.com/u/187824877?v=4?s=100" width="100px;" alt="LSVoiid"/><br /><sub><b>LSVoiid</b></sub></a><br /><a href="#translation-LSVoiid" title="Translation">🌍</a></td>
155+ </tr>
156+ </tbody >
157+ </table >
158+
151159<!-- markdownlint-restore -->
152160<!-- prettier-ignore-end -->
161+
153162<!-- ALL-CONTRIBUTORS-LIST:END -->
154163
155164## ❤️ Special Thanks!
You can’t perform that action at this time.
0 commit comments