From 7523d2c36476b52e1eab31d7e84c7a04c2ec65e6 Mon Sep 17 00:00:00 2001 From: xgui4 <134389196+xgui4@users.noreply.github.com> Date: Thu, 26 Jun 2025 20:04:17 -0400 Subject: [PATCH] Remove unused download link from about page and ensure proper newline at end of HTML files --- website/README.md | 2 +- website/about.html | 3 --- website/index.html | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/website/README.md b/website/README.md index beb66e959..7ab94e747 100644 --- a/website/README.md +++ b/website/README.md @@ -30,4 +30,4 @@ This project is licensed under the MIT License. For questions or contributions, please open an issue or contact @metux. -### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) +### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) \ No newline at end of file diff --git a/website/about.html b/website/about.html index 40e77df72..305215a35 100644 --- a/website/about.html +++ b/website/about.html @@ -30,9 +30,6 @@ - diff --git a/website/index.html b/website/index.html index f46fab789..7ba1a540c 100644 --- a/website/index.html +++ b/website/index.html @@ -123,4 +123,4 @@ - + \ No newline at end of file