From 39d7fd0d433dab245374e02ad8821aaaea84d27e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 17 Nov 2023 15:39:31 +0000 Subject: [PATCH] Remove Dashboard (unmaintained since June 2022) - ref. #1 - `ERROR:awesome_lint.py: Dashboard: last updated -497 days, 5:34:40.135530 ago, older than 365 days` --- software/dashboard.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/dashboard.yml diff --git a/software/dashboard.yml b/software/dashboard.yml deleted file mode 100644 index 67c7cde20b..0000000000 --- a/software/dashboard.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Dashboard -website_url: https://github.com/phntxx/dashboard -description: Minimalist homepage for organizing your web applications and bookmarks using JSON-files. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Personal Dashboards -source_code_url: https://github.com/phntxx/dashboard -stargazers_count: 908 -updated_at: '2022-06-25' -archived: false