From 452732a624ee873bbd94d2c2dbff678bf087db8d Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Sun, 8 Mar 2026 00:01:10 +0100 Subject: [PATCH] fix(content): migrate malformed indiekit JSON blobs to markdown --- content/bookmarks/173ac.md | 9 ++++++++- content/notes/95e8f.md | 4 +++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/content/bookmarks/173ac.md b/content/bookmarks/173ac.md index fa88ded..e85fd9d 100644 --- a/content/bookmarks/173ac.md +++ b/content/bookmarks/173ac.md @@ -1 +1,8 @@ -{"type":"entry","bookmark-of":"https://rmendes.net/","content":{"html":"
Ricardo inspired this blog
","text":"Ricardo inspired this blog "},"category":"dev","post-status":"published","published":"2026-03-07T22:27:21.899Z","slug":"173ac","url":"https://blog.giersig.eu/bookmarks/173ac/"} \ No newline at end of file +--- +date: 2026-03-07T22:27:21.899Z +permalink: "/bookmarks/173ac/" +bookmark-of: "https://rmendes.net/" +category: "dev" +--- + +Ricardo inspired this blog \ No newline at end of file diff --git a/content/notes/95e8f.md b/content/notes/95e8f.md index 9b4f1ef..7765a07 100644 --- a/content/notes/95e8f.md +++ b/content/notes/95e8f.md @@ -1,4 +1,6 @@ --- +date: 2026-03-07T19:57:17.355Z permalink: "/notes/95e8f/" --- -{"type":"entry","content":{"html":"hello world!
","text":"hello world!"},"post-status":"published","published":"2026-03-07T19:57:17.355Z","slug":"95e8f","url":"https://blog.giersig.eu/notes/95e8f/"} \ No newline at end of file + +hello world! \ No newline at end of file