Commit Graph

5 Commits

Author SHA1 Message Date
3ea18829a4 feat: update navigation links to include "About me" and correct URLs for consistency
All checks were successful
DEPLOY / deploy (push) Successful in 9s
This change enhances the user experience by providing a dedicated
"About me" page and ensuring all links point to the correct
HTML files, improving overall site navigation.
2025-02-24 08:49:06 +01:00
a92c673a92 fix: update "About me" links to "Projects" for consistency across all HTML files
All checks were successful
DEPLOY / deploy (push) Successful in 12s
2025-02-23 20:37:39 +01:00
0a6140a8f5 fix: update "A propos de moi" to "About me" for consistency in language across multiple HTML files
All checks were successful
DEPLOY / deploy (push) Successful in 8s
2025-02-23 20:36:49 +01:00
ea9feb9150 fix(quizz.html): correct label 'for' attributes to match corresponding input IDs for better accessibility and functionality
All checks were successful
DEPLOY / deploy (push) Successful in 13s
2025-02-23 20:10:19 +01:00
904d8daee6 feat: update navigation links and add new pages for improved user experience
All checks were successful
DEPLOY / deploy (push) Successful in 12s
- Change "Surprise :)" link to "Vibe check" across multiple HTML files for consistency and clarity.
- Add a new "about.html" page to provide information about the author.
- Introduce a new "quizz.html" page for user interaction and engagement.
- Create new project pages for "Lieutenant Champignon" and "Pong" to showcase additional projects.
- Remove outdated project pages and links to streamline the project section.
- Add new assets including images and PDFs to enhance content presentation.
- Update JavaScript functions for form validation and score calculation in the quizz page.
- Improve styling in CSS for better visual hierarchy and layout consistency.
2025-02-23 19:55:42 +01:00