From bb39a4ad777c1e3c912bf35036f2bfcde91db62b Mon Sep 17 00:00:00 2001 From: Sam Bhagwat Date: Fri, 22 Sep 2023 08:19:11 -0700 Subject: [PATCH] Add @kylemathews post to the list --- _data/content.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_data/content.json b/_data/content.json index ca4d387..01c5864 100644 --- a/_data/content.json +++ b/_data/content.json @@ -59,7 +59,13 @@ "author": "Matt Wonlaw", "url": "https://vlcn.io/blog/gentle-intro-to-crdts.html", "icon": "https://vlcn.io/assets/isometrics/box-only-trimmed.png" - } + }, + { + "title": "Some notes on local-first development", + "author": "@kylemathews", + "url": "https://bricolage.io/some-notes-on-local-first-development/", + "icon": "https://bricolage.io/favicon-32x32.png" + }, ] }, {