diff --git a/platforms/html5.yml b/platforms/html5.yml
deleted file mode 100644
index 68f840681d..0000000000
--- a/platforms/html5.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-name: HTML5
-description: ""
\ No newline at end of file
diff --git a/platforms/javascript.yml b/platforms/javascript.yml
index 428b32bdee..36aa618190 100644
--- a/platforms/javascript.yml
+++ b/platforms/javascript.yml
@@ -1,2 +1,2 @@
name: Javascript
-description: ""
\ No newline at end of file
+description: "JavaScript, often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS, used on the client side to program webpage behavior. Projects listed here only require serving static HTML/JS files to clients."
\ No newline at end of file
diff --git a/software/a-dark-room.yml b/software/a-dark-room.yml
index 13d1a7f052..408d13b4f0 100644
--- a/software/a-dark-room.yml
+++ b/software/a-dark-room.yml
@@ -4,7 +4,7 @@ description: Minimalist text adventure game for your browser.
licenses:
- MPL-2.0
platforms:
- - HTML5
+ - Javascript
tags:
- Games
source_code_url: https://github.com/doublespeakgames/adarkroom
diff --git a/software/bicimon.yml b/software/bicimon.yml
index 369c990c85..68282371de 100644
--- a/software/bicimon.yml
+++ b/software/bicimon.yml
@@ -4,7 +4,7 @@ description: Bike Speedometer as Progressive Web App.
licenses:
- MIT
platforms:
- - HTML5
+ - Javascript
tags:
- Maps and Global Positioning System (GPS)
source_code_url: https://github.com/knrdl/bicimon
diff --git a/software/cubiks-2048.yml b/software/cubiks-2048.yml
index 7fad9a6c22..9e39e95d82 100644
--- a/software/cubiks-2048.yml
+++ b/software/cubiks-2048.yml
@@ -4,7 +4,7 @@ description: Clone of 2048 game in 3D.
licenses:
- CC-BY-NC-4.0
platforms:
- - HTML5
+ - Javascript
tags:
- Games
source_code_url: https://github.com/Kshitij-Banerjee/Cubiks-2048
diff --git a/software/h3-viewer.yml b/software/h3-viewer.yml
index 56cf1112b6..1370303764 100644
--- a/software/h3-viewer.yml
+++ b/software/h3-viewer.yml
@@ -4,7 +4,7 @@ description: View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on
licenses:
- Apache-2.0
platforms:
- - HTML5
+ - Javascript
tags:
- Maps and Global Positioning System (GPS)
source_code_url: https://github.com/clupasq/h3-viewer
diff --git a/software/hiccup.yml b/software/hiccup.yml
index 6af5e65975..32bd43d846 100644
--- a/software/hiccup.yml
+++ b/software/hiccup.yml
@@ -4,7 +4,7 @@ description: A beautiful static homepage to get to your links and services quick
licenses:
- MIT
platforms:
- - HTML5
+ - Javascript
- Docker
tags:
- Personal Dashboards
diff --git a/software/homebank-converter.yml b/software/homebank-converter.yml
index 5ed25ffe20..c020712788 100644
--- a/software/homebank-converter.yml
+++ b/software/homebank-converter.yml
@@ -4,7 +4,7 @@ description: Web app to convert an export bank file to compatible Homebank csv.
licenses:
- AGPL-3.0
platforms:
- - HTML5
+ - Javascript
tags:
- Automation
source_code_url: https://github.com/Binnette/homebank-converter
diff --git a/software/littlelink.yml b/software/littlelink.yml
index 3e8ee80d32..04d76447a1 100644
--- a/software/littlelink.yml
+++ b/software/littlelink.yml
@@ -4,7 +4,7 @@ description: A simplistic approach for links in bio with 100+ branded buttons (a
licenses:
- MIT
platforms:
- - HTML5
+ - Javascript
tags:
- Personal Dashboards
source_code_url: https://github.com/sethcottle/littlelink
diff --git a/software/markdown-edit.yml b/software/markdown-edit.yml
index cb20535ad0..21536060fd 100644
--- a/software/markdown-edit.yml
+++ b/software/markdown-edit.yml
@@ -4,7 +4,7 @@ description: Online markdown editor/viewer.
licenses:
- MIT
platforms:
- - HTML5
+ - Javascript
tags:
- Note-taking & Editors
source_code_url: https://github.com/georgeOsdDev/markdown-edit/