Skip to content

Commit

Permalink
refactor: optimize the cover map
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronon committed Apr 30, 2024
1 parent 700802d commit 914a188
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/data/videos.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"width": 720,
"height": 720
},
"poster": "out2.jpg",
"height": 2880,
"width": 2160,
"ratio": "1080p",
Expand Down Expand Up @@ -202,6 +203,7 @@
"width": 720,
"height": 720
},
"poster": "out3.jpg",
"height": 3840,
"width": 2160,
"ratio": "1080p",
Expand Down Expand Up @@ -494,6 +496,7 @@
"width": 720,
"height": 720
},
"poster": "out4.jpg",
"height": 1920,
"width": 1080,
"ratio": "1080p",
Expand Down
Binary file modified public/data/videos.md
Binary file not shown.
Binary file modified public/images/NYLpBo9emIte6nynBBQNe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/W6X9755J4xsbUal6MEmks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/Yo64h_V2GqTSG3CSkWOOY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/dRGIZeauclEl_diysOXxZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/out9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/sZtkmLJnK30efnC-WgFMn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/assets/data/posts6.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@
"width": 720,
"height": 720
},
"poster": "out6.jpg",
"height": 1280,
"width": 720,
"ratio": "720p",
Expand Down Expand Up @@ -607,6 +608,7 @@
"width": 720,
"height": 720
},
"poster": "out7.jpg",
"height": 3840,
"width": 2160,
"ratio": "1080p",
Expand Down Expand Up @@ -894,6 +896,7 @@
"width": 720,
"height": 720
},
"poster": "out8.jpg",
"height": 1920,
"width": 1080,
"ratio": "1080p",
Expand Down Expand Up @@ -1220,6 +1223,7 @@
"width": 720,
"height": 720
},
"poster": "out9.jpg",
"height": 1280,
"width": 720,
"ratio": "1080p",
Expand Down Expand Up @@ -1481,6 +1485,7 @@
"width": 720,
"height": 720
},
"poster": "out1.jpg",
"height": 1920,
"width": 1080,
"ratio": "1080p",
Expand Down

0 comments on commit 914a188

Please sign in to comment.