File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p >
2- <img alt =" Version " src =" https://img.shields.io/badge/version-5.3.13 -blue.svg?cacheSeconds=2592000 " />
2+ <img alt =" Version " src =" https://img.shields.io/badge/version-5.3.14 -blue.svg?cacheSeconds=2592000 " />
33 <img alt =" Astro " src =" https://img.shields.io/badge/Astro-5.7.13-FF5D01.svg?logo=astro&logoColor=white " />
44 <img alt =" Tailwind CSS " src =" https://img.shields.io/badge/Tailwind_CSS-4.0.8-38B2AC.svg?logo=tailwind-css&logoColor=white " />
55 <img alt =" React " src =" https://img.shields.io/badge/React-19.0.0-61DAFB.svg?logo=react&logoColor=white " />
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "3.9"
22
33services :
44 revista :
5- image : erfianugrah/revista-4:1.20.24
5+ image : erfianugrah/revista-4:1.21.0
66 hostname : revista
77 container_name : revista
88 restart : unless-stopped
Original file line number Diff line number Diff line change 11{
22 "name" : " Revistav4" ,
33 "type" : " module" ,
4- "version" : " 5.3.13 " ,
4+ "version" : " 5.3.14 " ,
55 "scripts" : {
66 "dev" : " astro dev" ,
77 "start" : " astro dev" ,
Original file line number Diff line number Diff line change @@ -55,9 +55,8 @@ const metaImage = image
5555 <Image
5656 src = { image }
5757 alt = { alt }
58- <!-- layout = " responsive" , -->
59- <!-- inferSize -->
6058 height = { 720 }
59+ width = { 1280 }
6160 decoding = " async"
6261 format = " avif"
6362 loading = " lazy"
You can’t perform that action at this time.
0 commit comments