From e603e546abe63ab591862543e0ae8779e2839d4e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:10:38 +0000 Subject: [PATCH] Remove DocPHT (Unmaintained, Outdated PHP Version) (#319) --- software/docpht.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/docpht.yml diff --git a/software/docpht.yml b/software/docpht.yml deleted file mode 100644 index 80eda5696d..0000000000 --- a/software/docpht.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: DocPHT -website_url: https://docpht.org/ -description: With DocPHT you can take notes and quickly document anything and without the use of any database. -licenses: - - MIT -platforms: - - PHP - - Docker -tags: - - Note-taking & Editors -source_code_url: https://github.com/docpht/docpht -demo_url: https://demo.docpht.org/ -stargazers_count: 149 -updated_at: '2023-01-27' -archived: false