update image
586068c4
1 file(s) · +2 −2
| 3 | 3 | publishDate: "12 Oct 2024" |
|
| 4 | 4 | description: "Discover why learning jq isn't just about boosting your productivity, it's about becoming a more curious developer" |
|
| 5 | 5 | tags: ["programming", "developer tools", "jq"] |
|
| 6 | - | ogImage: "https://dweb.mypinata.cloud/ipfs/QmUGj2igxo7mjc9FRrm5LWcDpDmbFohxXFmQisS49auAkq?img-format=webp" |
|
| 6 | + | ogImage: "https://dweb.mypinata.cloud/ipfs/QmY7Uqa7bYcGafBZJ2BLCHJQQohRV51vY1QMrhUMsHhomS?img-format=webp" |
|
| 7 | 7 | --- |
|
| 8 | 8 | ||
| 9 | 9 | import { Image } from "astro:assets"; |
|
| 10 | 10 | ||
| 11 | 11 | <Image |
|
| 12 | - | src="https://dweb.mypinata.cloud/ipfs/QmUGj2igxo7mjc9FRrm5LWcDpDmbFohxXFmQisS49auAkq?img-format=webp" |
|
| 12 | + | src="https://dweb.mypinata.cloud/ipfs/QmY7Uqa7bYcGafBZJ2BLCHJQQohRV51vY1QMrhUMsHhomS?img-format=webp" |
|
| 13 | 13 | alt="header image" |
|
| 14 | 14 | height={1080} |
|
| 15 | 15 | width={1920} |