From beccc752b706d76de9f5d565fa60d9366bed84d0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Sep 2023 01:11:38 +0200 Subject: [PATCH] fix apaxy language/platform, merge HTML platform with Javascript --- platforms/html.yml | 2 -- software/apaxy.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 platforms/html.yml diff --git a/platforms/html.yml b/platforms/html.yml deleted file mode 100644 index 5623ef78af..0000000000 --- a/platforms/html.yml +++ /dev/null @@ -1,2 +0,0 @@ -name: HTML -description: "The HyperText Markup Language or [HTML](https://en.wikipedia.org/wiki/HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the meaning and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript." \ No newline at end of file diff --git a/software/apaxy.yml b/software/apaxy.yml index 750a662396..9ee80ee76d 100644 --- a/software/apaxy.yml +++ b/software/apaxy.yml @@ -4,7 +4,7 @@ description: Theme built to enhance the experience of browsing web directories, licenses: - GPL-3.0 platforms: - - HTML + - Javascript tags: - File Transfer - Web-based File Managers source_code_url: https://github.com/oupala/apaxy