Skip to content

Develop#7

Merged
arendondiosa merged 4 commits intomainfrom
develop
Feb 7, 2026
Merged

Develop#7
arendondiosa merged 4 commits intomainfrom
develop

Conversation

@arendondiosa
Copy link
Member

No description provided.

… main.jsx

- Updated the redirect script in index.html to handle routing more effectively by preserving the base path and appending the route.
- Removed the baseUrl configuration from HashRouter in main.jsx for a cleaner implementation.
- Changed the function syntax in index.html to an arrow function for consistency.
- Simplified the Sponsors component by removing unnecessary line breaks and ensuring a cleaner return statement.
- Simplified the redirect script to check for hash-based URLs and streamline the path handling.
- Enhanced readability and maintainability of the routing logic.
- Moved redirect logic from index.html to a new redirect.js file for better organization and maintainability.
- Introduced a 404.html page that utilizes the redirect script for handling non-existent routes.
@arendondiosa arendondiosa self-assigned this Feb 7, 2026
@arendondiosa arendondiosa merged commit 09a1342 into main Feb 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant