diff --git a/LICENSE b/LICENSE index d722f224..5cdc0fb4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 神代綺凜 +Copyright (c) 2019 神代綺凛 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/public/index.html b/public/index.html index 66bd1846..cdb3f355 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ - + 明日方舟工具箱 | Arknights Toolbox @@ -18,7 +18,7 @@
diff --git a/src/data/contributors.json b/src/data/contributors.json index 487b21e3..dcbfb172 100644 --- a/src/data/contributors.json +++ b/src/data/contributors.json @@ -1,7 +1,7 @@ { "contributors": { "Tsuk1ko": { - "name": "神代綺凜", + "name": "神代綺凛", "avatar": "https://avatars.githubusercontent.com/u/24877906?s=32", "translation": ["eng", "jpn"] }, @@ -43,5 +43,13 @@ } }, "developers": ["Tsuk1ko", "viewweiwu", "doir", "GuiBo0"], - "translators": ["Tsuk1ko", "konayuki_kh", "viewweiwu", "doir", "ButterCatz", "c88tm", "AndyChen2005121"] + "translators": [ + "Tsuk1ko", + "konayuki_kh", + "viewweiwu", + "doir", + "ButterCatz", + "c88tm", + "AndyChen2005121" + ] }