posts: stub out index.md and open graph image

This commit is contained in:
Stevan Freeborn
2025-05-18 21:15:57 -05:00
parent fa18227496
commit 48137e52ba
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,11 @@
```json meta
{
"title": "DIY Vanity Social Links: How to Set Up Custom Subdomain Redirects on Your VPS with Nginx",
"lead": "Learn how to create custom subdomain redirects for your social media profiles using Nginx on your VPS. This guide will help you set up a simple yet effective solution to manage your online presence.",
"isPublished": true,
"publishedAt": "2025-05-18",
"openGraphImage": "posts/diy-vanity-social-links-nginx-vps/og-image.png"
}
```
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB