chore: stub out post

This commit is contained in:
Stevan Freeborn
2024-08-06 22:19:54 -05:00
parent 431b75b7b8
commit 6350a9bc9a
@@ -0,0 +1,9 @@
```json meta
{
"title": "Programming and Browser Automation: A Productivity Superpower",
"lead": "Ever wish you could handle routine tasks without a ll the hassle? Using programming and browser automation, you can do just that. In this post, I'll share with you how I used these skills to automate renewing a daily subscription to the New York Times through my local library.",
"isPublished": false,
"publishedAt": "2024-08-06",
"openGraphImage": "posts/programming-browser-automation-productivity-superpower/og-image.png",
}
```