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(app): apply route groups #211

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

pravastacaraka
Copy link
Owner

@pravastacaraka pravastacaraka commented Jan 20, 2024

Description

Implemented route groups in NextJS 13+ to support multiple root layouts. One of the layouts will be used by the resume page. This page will use the iframe HTML tag to display a preview of the document in Google Drive. So visitors can view resume documents directly from the web without opening a new link (the Google Drive link).

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Copy link

vercel bot commented Jan 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pravastacaraka ✅ Ready (Inspect) Visit Preview Jan 20, 2024 1:44pm

@pravastacaraka pravastacaraka merged commit 0ae2f32 into master Jan 20, 2024
4 checks passed
@pravastacaraka pravastacaraka deleted the i_raka_routegroups branch January 20, 2024 13:46
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