From 098d5014a525f46025ed51b41118b5b787fdbe98 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Tue, 6 Jul 2021 18:02:11 -0500 Subject: [PATCH] d --- data/projects.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/projects.yml b/data/projects.yml index 7609acc..f744ddb 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -40,17 +40,17 @@ - name: Leanshot link: https://git.mzhang.io/michael/leanshot desc: Linux screen capture tool. - status: working + status: works langs: ["rust"] - name: Garbage link: https://git.sr.ht/~iptq/garbage desc: CLI interface to the FreeDesktop Trash Can API. - status: working + status: works langs: ["rust"] - name: Markout link: https://git.mzhang.io/michael/markout desc: Extracts code blocks for a particular language out of Markdown. - status: working + status: works langs: ["rust"]