Skip to content

feat(website): unify footer on landing and document #162

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
merged 1 commit into from
Apr 13, 2025
Merged

Conversation

sunrabbit123
Copy link
Contributor

after:
스크린샷 2025-04-13 오후 6 06 13


This pull request includes changes to the website/app/layout.jsx file to modify the way the Footer component is imported and used. The most important changes include removing the Footer import from nextra-theme-docs and using a custom Footer component instead.

Changes to Footer component usage:

  • website/app/layout.jsx: Removed the Footer import from nextra-theme-docs and added a custom Footer import from ./_components/layout/Footer.
  • website/app/layout.jsx: Removed the footer constant definition and directly used the custom Footer component in the RootLayout function. [1] [2]

@sunrabbit123 sunrabbit123 marked this pull request as ready for review April 13, 2025 09:06
@sunrabbit123 sunrabbit123 requested review from syhgpd and samchon and removed request for syhgpd April 13, 2025 09:07
@samchon samchon merged commit b97d5da into main Apr 13, 2025
2 checks passed
@samchon samchon deleted the feat/footer branch April 13, 2025 09:14
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