Optimization

This commit is contained in:
Sodbileg Gansukh
2023-09-19 21:19:25 +08:00
parent a053e4b57d
commit db2de86339
7 changed files with 32 additions and 29 deletions

View File

@@ -63,22 +63,22 @@
"config": {
"posts_per_page": 16,
"image_sizes": {
"xxs": {
"width": 30
},
"xs": {
"width": 100
"width": 160
},
"s": {
"width": 300
"width": 320
},
"m": {
"width": 600
},
"l": {
"width": 1000
"width": 960
},
"xl": {
"width": 1200
},
"xxl": {
"width": 2000
}
},