Skip to content

Comments

remove landing page route tempoarily#75

Merged
ascibisz merged 2 commits intomainfrom
maint/remove-landing-page
Sep 10, 2025
Merged

remove landing page route tempoarily#75
ascibisz merged 2 commits intomainfrom
maint/remove-landing-page

Conversation

@ascibisz
Copy link
Contributor

@ascibisz ascibisz commented Sep 8, 2025

Problem

We don't have the design for the landing page yet, and we don't have time to implement one, so for now we want the main url to route to the "packing page" and we don't want to link to the landing page.

Solution

  • Switch the "/" URL to point to the packing page
  • Remove the link to the landing page on the packing page

NOTE: the landing page will still be reachable at /landing. I'm leaving it there for now just so we can keep all the code for routing that we previously worked on, as we will eventually be getting back to having a landing page.

Bonus: We had been experiencing some weird behavior with 404 errors when reloading the packing page, but that's gone now that it's at the "/" URL! We'll have to figure out why we were getting those errors later, but it's great to not have to deal with that this week :)

@github-actions
Copy link

github-actions bot commented Sep 8, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-10 16:02 UTC

@ascibisz ascibisz force-pushed the maint/remove-landing-page branch from 281a915 to e56ea43 Compare September 9, 2025 21:30
@ascibisz ascibisz marked this pull request as ready for review September 9, 2025 21:33
@ascibisz ascibisz requested a review from rugeli September 9, 2025 21:33
Copy link
Contributor

@rugeli rugeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worked well on my end!

@ascibisz ascibisz merged commit 76b9804 into main Sep 10, 2025
2 checks passed
@ascibisz ascibisz deleted the maint/remove-landing-page branch September 10, 2025 16:01
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.

2 participants