diff --git a/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/index.md b/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/index.md new file mode 100644 index 0000000..ac64a5a --- /dev/null +++ b/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/index.md @@ -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" +} +``` + + diff --git a/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/og-image.png b/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/og-image.png new file mode 100644 index 0000000..58a3ffa Binary files /dev/null and b/src/Blog/wwwroot/posts/diy-vanity-social-links-nginx-vps/og-image.png differ