Skip to content

Commit ead5622

Browse files
committed
fix: some blog images
1 parent d78ce92 commit ead5622

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

public/posts/posts.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66
"updated": "2026-02-05",
77
"description": "With a sufficient number of users, every bug becomes a feature. Exploring why you can't fix anything without breaking someone's weird workflow.",
88
"tags": ["software-engineering", "hyrums-law", "xkcd", "philosophy", "bugs", "dev"],
9-
"category": "rant",
9+
"category": "dev",
1010
"filename": "hyrums-law.txt",
11-
"authors": ["fezcode"],
12-
"image": "/images/defaults/visuals-2TS23o0-pUc-unsplash.jpg"
11+
"authors": ["fezcode"]
1312
},
1413
{
1514
"slug": "architecting-trust-preventing-insider-threats",
@@ -20,8 +19,7 @@
2019
"tags": ["architecture", "security", "design-patterns", "maker-checker", "event-sourcing", "devops"],
2120
"category": "dev",
2221
"filename": "architecting-trust-preventing-insider-threats.txt",
23-
"authors": ["fezcode"],
24-
"image": "/images/defaults/visuals-2TS23o0-pUc-unsplash.jpg"
22+
"authors": ["fezcode"]
2523
},
2624
{
2725
"slug": "deep-link-configuration-with-url-parameters",

0 commit comments

Comments
 (0)