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

Use same header for main landing page and docs/resources #49

Closed
gxjansen opened this issue May 14, 2024 · 1 comment · Fixed by spryker-community/old-website-repo#33
Closed
Assignees
Labels
enhancement New feature or request

Comments

@gxjansen
Copy link
Member

gxjansen commented May 14, 2024

The docs/resources section (Starlight) header (src/components/ui/starlight/Head.astro) uses a different navigation element than the main Astro section (src/layouts/MainLayout.astro uses (components/sections/Navbar.astro). The main Astro header needs to be applied to the docs as well AND include the search bar.

Note that both have a light/darkmode switch, but each is different.

@gxjansen gxjansen added the enhancement New feature or request label May 14, 2024
@gxjansen gxjansen self-assigned this May 14, 2024
@gxjansen gxjansen removed their assignment May 29, 2024
@gxjansen gxjansen pinned this issue Jun 2, 2024
@fsmeier
Copy link
Contributor

fsmeier commented Jun 21, 2024

Search is moved to #18

@gxjansen gxjansen unpinned this issue Jul 22, 2024
@gxjansen gxjansen transferred this issue from spryker-community/old-website-repo Aug 7, 2024
@gxjansen gxjansen transferred this issue from another repository Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants