From b4e8cb717f9bc04483d8000477c19cbbddf03d70 Mon Sep 17 00:00:00 2001 From: Vincent Voyer Date: Mon, 30 Sep 2024 21:52:16 +0200 Subject: [PATCH] Update content.json Add Jay Meistrich, Legend app and Legend state, see https://x.com/jmeistrich/status/1837957756961067228 --- _data/content.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/_data/content.json b/_data/content.json index eb2ea20..906d7fe 100644 --- a/_data/content.json +++ b/_data/content.json @@ -405,6 +405,12 @@ "author": "Dan Motzenbecker / Dmotz", "url": "https://github.com/dmotz/trystero", "icon": "https://upload.wikimedia.org/wikipedia/commons/b/b4/Font_Awesome_5_solid_handshake.svg" + }, + { + "title": "Legend State", + "author": "Jay Meistrich", + "url": "https://github.com/LegendApp/legend-state", + "icon": "https://avatars.githubusercontent.com/u/60373862?s=192&v=4" } ] }, @@ -524,7 +530,13 @@ "author": "@coderofsalvation", "url": "https://mastodon.online/@lvk", "icon": "https://2wa.isvery.ninja/asset/img/pyramid_avatar.png" - } + }, + { + "title": "Jay Meistrich", + "author": "@jmeistrich", + "url": "https://x.com/jmeistrich", + "icon": "https://pbs.twimg.com/profile_images/509425693726224384/9TfNlE-Y_400x400.jpeg" + }, ] }, { @@ -606,6 +618,12 @@ "author": "Tender team", "url": "https://tender.run/", "icon": "https://tender.run/logo.svg" + }, + { + "title": "Legend", + "author": "Jay Meistrich", + "url": "https://www.legendapp.com/", + "icon": "https://www.legendapp.com/img/Logomark_(White).svg" } ] }