From 85bce5b254a458443fa3a3461eaf628c2d49cb68 Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 4 Sep 2025 13:13:17 +0800 Subject: [PATCH] Updated about page --- src/pages/about.astro | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/pages/about.astro b/src/pages/about.astro index 73571d2..c725d12 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -15,16 +15,13 @@ import Layout from '../layouts/Layout.astro' AIO Tools is made using AstroJS and SolidJS to achieve maximum performance and to provide a smooth user experience, and is styled with SASS. The UI Components are manually built from scratch for better flexibility. Third-party open-source libraries are used in some tools, you may find the complete list in the package.json file of the repository.

- - - -