diff --git a/src/Blog/wwwroot/posts/programming-browser-automation-productivity-superpower/index.md b/src/Blog/wwwroot/posts/programming-browser-automation-productivity-superpower/index.md new file mode 100644 index 0000000..de508f4 --- /dev/null +++ b/src/Blog/wwwroot/posts/programming-browser-automation-productivity-superpower/index.md @@ -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", +} +```