mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-01 16:29:56 +09:00
OGP向けにインスタンスのバナー画像を提供するように
This commit is contained in:
@ -114,7 +114,6 @@ module.exports = {
|
||||
clear: false
|
||||
}),
|
||||
new webpack.DefinePlugin({
|
||||
_THEME_COLOR_: JSON.stringify(constants.themeColor),
|
||||
_COPYRIGHT_: JSON.stringify(constants.copyright),
|
||||
_VERSION_: JSON.stringify(meta.version),
|
||||
_CLIENT_VERSION_: JSON.stringify(version),
|
||||
|
Reference in New Issue
Block a user