feat: Add post image headers to /assets/header/

- Add SVG icons for external sites
    - Add polished logo to login
    - Update front matter in <blog>.md files
This commit is contained in:
2025-09-25 09:22:39 -05:00
parent 51a23d81d0
commit f94d30e5ef
25 changed files with 41 additions and 37 deletions

View File

@@ -66,7 +66,7 @@ export const blogPosts = [
published: true
},
{
title: "#5 - The Power of Separation Compels You!",
title: "#5 - The Power of [Separation] Compels You!",
slug: "5-the-power-of-separation-compels-you",
filename: "#5-the-power-of-separation-compels-you.md",
date: "2025-09-20 21:51:29 UTC",