From 1357b5465b234a42f21b2f372e7c7dcd1a13391f Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sun, 7 Jul 2024 16:52:34 -0400 Subject: [PATCH] Update unreviewed-card.vue --- _components/unreviewed-card.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_components/unreviewed-card.vue b/_components/unreviewed-card.vue index 7aecfbe..6cfada0 100644 --- a/_components/unreviewed-card.vue +++ b/_components/unreviewed-card.vue @@ -85,6 +85,11 @@ export default { url: 'https://fyne.io', description: 'Uses the Go programming language to produce cross-platform Mobile and Desktop apps (iOS, Android, Windows, OSX, Linux) without the use of an embedded browser.' }, + { + title: 'Socket', + url: 'https://socketsupply.co/guides', + description: 'Looks very promising. Too early to review at time of writing.' + }, { title: 'Did we miss any?', url: 'https://github.com/xpdanet/xpdanet.github.io/issues',