From ba2e61c65eb415b605d87030dc6e15b48b9ce990 Mon Sep 17 00:00:00 2001 From: night0721 Date: Wed, 28 Feb 2024 10:21:05 +0000 Subject: [PATCH] add yash to software --- data/bookmarks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/bookmarks.json b/data/bookmarks.json index beefc08..200cf98 100644 --- a/data/bookmarks.json +++ b/data/bookmarks.json @@ -236,6 +236,10 @@ { "title": "mako", "link": "https://github.com/emersion/mako" + }, + { + "title": "yash", + "link": "https://github.com/magicant/yash" } ] },