-
Notifications
You must be signed in to change notification settings - Fork 75
Add childcare info #1689
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
Merged
+9
−19
Merged
Add childcare info #1689
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
7056cdb
add childcare page and link to childcare page from a11y page
emmaco fe4579f
undo URL formatting
emmaco c78ac62
Fix helpdesk address
emmaco ced3bbb
update nav.ts to include Childcare
emmaco a4ff75f
Merge branch 'ep2026' into ep2026-childcare
hypha 34c6dd3
add childcare page and link to childcare page from a11y page
emmaco 0ac00ff
undo URL formatting
emmaco 78ffc16
Fix helpdesk address
emmaco b544ca4
update nav.ts to include Childcare
emmaco 5e49fd1
Merge branch 'ep2026-childcare' of https://github.com/emmaco/website …
emmaco 4568ab1
fix grammar
emmaco 5845437
add childcare to nav.ts menu list
emmaco 1ef205a
Merge branch 'ep2026' into ep2026-childcare
emmaco f0a2757
Merge branch 'ep2026' into ep2026-childcare
emmaco 33f9605
Merge branch 'ep2026' into ep2026-childcare
emmaco File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see childcare on the menu from preview. Looks like in this brave new way of adding to the menu, this part just defines the registry, and to actually reference it, perhaps it needs to be added after https://github.com/emmaco/website/blob/a4ff75fae0f05d93193a0d680105963d5e8121f3/src/data/nav.ts#L176
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, I think I just missed adding it there. I'll update now.