You've already forked computing-box
Migrate About Page to Astro #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
To complete the framework migration and ensure a 100% consistent user experience, the informational pages must also be moved into the new architecture.
Objective
Rebase the existing About page into an Astro component using the global layout shell.
Acceptance Criteria
about.astroutilizing theBaseLayout.astrowrapper.--ui-font,--text,--muted) so the page perfectly matches the rest of the web app.