Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: put MMP into subroute #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

refactor: put MMP into subroute #6

wants to merge 1 commit into from

Conversation

s-bessey
Copy link
Collaborator

@s-bessey s-bessey commented Mar 4, 2025

Ok, I think I understood what I was doing. Right now, there's a very ugly new landing page, mostly to make sure that my routing was working. I think that Header.tsx and consts.tx will need to be updated to allow for differing paths? I also didn't nest Documentation and Data -- wasn't sure on those

image

@s-bessey s-bessey requested a review from hetd54 March 4, 2025 15:58
{href: "/study-design", title: "Study Design"},
{href: "/data", title: "Data"},
{href: "/documentation", title: "Documentation"},]
{href: "mmp/people", title: "People"},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

should be /mmp/people

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

also should append elsewhere instead of defining bother LAMP and MMP here

</div>
</Home>)
<Home
title="MMP/LAMP"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no slash here

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