From 67d67be651b1238868f81ab4f17c75b071ac13fa Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:12:35 +0100 Subject: [PATCH] Remove Ubergallery (unmaintained) (#67) --- software/ubergallery.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/ubergallery.yml diff --git a/software/ubergallery.yml b/software/ubergallery.yml deleted file mode 100644 index 9d9848ff46..0000000000 --- a/software/ubergallery.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: UberGallery -website_url: https://www.ubergallery.net -description: UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. -licenses: - - MIT -platforms: - - PHP -tags: - - Photo and Video Galleries -source_code_url: https://github.com/UberGallery/UberGallery -stargazers_count: 217 -updated_at: '2022-08-02' -archived: false