From 23cb91f548cec0b8a896084e905e6d6625da98ec Mon Sep 17 00:00:00 2001 From: arc360 Date: Tue, 20 Jan 2026 17:05:25 -0600 Subject: [PATCH] rename --- README.md | 4 ++-- editor.html | 12 ++++++------ index.html | 16 ++++++++-------- login.html | 14 +++++++------- public/icons/NeoIDE.svg | 10 +++++----- signup.html | 14 +++++++------- src/scripts/editor.js | 8 ++++---- user.html | 12 ++++++------ 8 files changed, 45 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 3a8ba8d..298ed96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# NeoIDE -NeoIDE is a web-based platform that allows to create games or projects using visual block-coding, inspired by Scratch. +# DbgIDE +DbgIDE is a web-based platform that allows to create games or projects using visual block-coding, inspired by Scratch. ### This was originaly by [ddededodediamante](https://github.com/ddededodediamante). All credit goes to him. ## Rarry stuff: diff --git a/editor.html b/editor.html index 6522ab3..e877537 100644 --- a/editor.html +++ b/editor.html @@ -4,7 +4,7 @@ - Editor - NeoIDE + Editor - DbgIDE @@ -12,13 +12,13 @@ + content="DbgIDE, block coding, Scratch, visual programming, game maker, coding for kids, online coding"> - + - + @@ -26,7 +26,7 @@
- + - +

diff --git a/index.html b/index.html index d63cbac..1be58da 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Home - NeoIDE + Home - DbgIDE @@ -12,13 +12,13 @@ + content="DbgIDE, block coding, Scratch, visual programming, game maker, coding for kids, online coding" /> - + - + @@ -26,7 +26,7 @@
- +
-

What is NeoIDE?

+

What is DbgIDE?

- NeoIDE is a web-based platform that allows to create games or projects + DbgIDE is a web-based platform that allows to create games or projects using visual block-coding, inspired by Scratch.

@@ -83,7 +83,7 @@