SpaceyaTech / SYT-Web-Redesign

https://www.spaceyatech.com/
Apache License 2.0
6 stars 23 forks source link

Delete duplicate/unused folders and files #169

Open sonylomo opened 3 weeks ago

sonylomo commented 3 weeks ago

Description

In efforts to make the repo lighter, we'll be dropping some redundant folders and files e.g src/APP/pages/blog2 is the new and improved version of src/APP/pages/blog. Therefore, src/APP/pages/blog is to be deleted and src/APP/pages/blog2 renamed to src/APP/pages/blog.

You can confirm if a file/folder is unused if it doesn't appear in the routes file.

Tasks

Note

⚠️ Don't delete the pages in the admin folder