summaryrefslogtreecommitdiff
path: root/src/const.json
diff options
context:
space:
mode:
authortamaina <tamaina@hotmail.co.jp>2018-04-11 20:27:09 +0900
committerGitHub <noreply@github.com>2018-04-11 20:27:09 +0900
commitd43fe853c3605696e2e57e240845d0fc9c284f61 (patch)
tree838914e262c0fca5737588a7bba64e2b9f3d8e5f /src/const.json
parentUpdate README.md (diff)
parentwip #1443 (diff)
downloadmisskey-d43fe853c3605696e2e57e240845d0fc9c284f61.tar.gz
misskey-d43fe853c3605696e2e57e240845d0fc9c284f61.tar.bz2
misskey-d43fe853c3605696e2e57e240845d0fc9c284f61.zip
Merge pull request #1 from syuilo/master
追従
Diffstat (limited to 'src/const.json')
-rw-r--r--src/const.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/const.json b/src/const.json
index 924b4dd8b3..65dc734fab 100644
--- a/src/const.json
+++ b/src/const.json
@@ -1,4 +1,5 @@
{
- "themeColor": "#ff4e45",
+ "copyright": "Copyright (c) 2014-2018 syuilo",
+ "themeColor": "#5cbb2d",
"themeColorForeground": "#fff"
}