diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-15 23:19:04 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-15 23:19:04 +0900 |
| commit | be1125dcb92d8c6e972e00ac4697e136d0fec2bd (patch) | |
| tree | 76e69a0fadf42b6e880ab604cb2f86860ab24896 /src/const.json | |
| parent | Update index.ts (#3624) (diff) | |
| download | sharkey-be1125dcb92d8c6e972e00ac4697e136d0fec2bd.tar.gz sharkey-be1125dcb92d8c6e972e00ac4697e136d0fec2bd.tar.bz2 sharkey-be1125dcb92d8c6e972e00ac4697e136d0fec2bd.zip | |
OGP向けにインスタンスのバナー画像を提供するように
Diffstat (limited to 'src/const.json')
| -rw-r--r-- | src/const.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/const.json b/src/const.json index af9a22bce8..d067ad363e 100644 --- a/src/const.json +++ b/src/const.json @@ -1,5 +1,3 @@ { - "copyright": "Copyright (c) 2014-2018 syuilo", - "themeColor": "#fb4e4e", - "themeColorForeground": "#fff" + "copyright": "Copyright (c) 2014-2018 syuilo" } |