From dd8ee04683599777a99f5f8d85042b9c759cade2 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 12 Jan 2024 19:00:40 +0100 Subject: [PATCH] Remove MiniNote from Note-taking & Editors (#485) --- software/mininote.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/mininote.yml diff --git a/software/mininote.yml b/software/mininote.yml deleted file mode 100644 index 08424835ca..0000000000 --- a/software/mininote.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: MiniNote -website_url: https://github.com/muety/mininote -description: Simple Markdown note-taking app with persistence. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Note-taking & Editors -source_code_url: https://github.com/muety/mininote -stargazers_count: 241 -updated_at: '2023-01-09' -archived: false