mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-29 16:04:38 -04:00
#254 clean up S3 images - smaller "big" size
This commit is contained in:
parent
b84030776c
commit
fed03c87ef
@ -8,7 +8,7 @@ import awsConfig from '../aws';
|
|||||||
import S3 from 'aws-sdk/clients/s3';
|
import S3 from 'aws-sdk/clients/s3';
|
||||||
|
|
||||||
const sizes = {
|
const sizes = {
|
||||||
big: [1600, false],
|
big: [1200, false],
|
||||||
flag: [256, false],
|
flag: [256, false],
|
||||||
thumb: [240, true],
|
thumb: [240, true],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user