image url swap
ff80e9e8
1 file(s) · +2 −2
| 3 | 3 | publishDate: "02 May 2023" |
|
| 4 | 4 | description: "I spent two days with zero access to my cell phone or computer, and this is what I discovered" |
|
| 5 | 5 | tags: ["social media", "tech philosphy", "personal"] |
|
| 6 | - | ogImage: "https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6ee67ea9-b8c1-48a6-855f-1aee764b33b7_1086x724.jpeg" |
|
| 6 | + | ogImage: "https://res.cloudinary.com/df9dofjus/image/upload/v1683045399/misc/D59779D7-75D0-4EE8-8C39-6C3EDA5D5CFC_1_105_c_hbikqe.jpg" |
|
| 7 | 7 | --- |
|
| 8 | 8 | ||
| 9 | 9 | import { Image } from "@astrojs/image/components"; |
|
| 12 | 12 | ||
| 13 | 13 | <OutLinkButton link="https://open.substack.com/pub/stevedsimkins/p/48-hours-disconnected?r=1iyrw0&utm_campaign=post&utm_medium=web" site="Substack" image={substack} />{" "} |
|
| 14 | 14 | ||
| 15 | - | <Image src="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6ee67ea9-b8c1-48a6-855f-1aee764b33b7_1086x724.jpeg" alt="header image" width={800} aspectRatio={3/2} /> |
|
| 15 | + | <Image src="https://res.cloudinary.com/df9dofjus/image/upload/v1683045399/misc/D59779D7-75D0-4EE8-8C39-6C3EDA5D5CFC_1_105_c_hbikqe.jpg" alt="header image" width={800} aspectRatio={3/2} /> |
|
| 16 | 16 | ||
| 17 | 17 | It was a Thursday afternoon at the chiropractor. I was still on my paternity leave, helping my wife take our kids so our youngest could get some adjustments. Like most dads I sat around, waited, and scrolled on my phone. Halfway through I could tell my wife was miffed, and I thought it was due to our appointment being fifteen minutes late. In reality, my son had been trying to get my attention for several minutes, I ignored him, and he gave up. When she told me later that day I could vividly see it happen, like I was there, but I wasn’t. |
|
| 18 | 18 | ||