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

hotfix: /beta 주소로 접근 가능하도록 허용 #262

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dvp-tae
Copy link
Contributor

@dvp-tae dvp-tae commented Oct 21, 2024

1️⃣ 작업 내용 Summary

기존 코드에 영향을 미치지 않는 변경사항

기존 코드에 영향을 미치는 변경사항

홈페이지 접근 시
https://stu.ssu.ac.kr ->기존 페이지로 리다렉
https://stu.ssu.ac.kr/beta -> 아지위에서 작업한 신규 페이지로 리다렉

메인 페이지 라우팅 경로를 / -> /beta 로 변경
/ 경로로 라우팅 되던 로직들을 /beta로 리다이렉트 되도록 수정

버그 픽스

✚ 피그마

✚ 관련 문서

2️⃣ 리뷰어에게..

3️⃣ 추후 작업할 내용

4️⃣ 체크리스트

  • main 브랜치의 최신 코드를 pull 받았나요?

@dvp-tae dvp-tae self-assigned this Oct 21, 2024
@dvp-tae dvp-tae linked an issue Oct 21, 2024 that may be closed by this pull request
2 tasks
Copy link

vercel bot commented Oct 21, 2024

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

Name Status Preview Updated (UTC)
homepage-frontend ✅ Ready (Inspect) Visit Preview Oct 21, 2024 5:18am

@dvp-tae dvp-tae merged commit 555fbec into develop Oct 21, 2024
2 checks passed
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.

Hotfix: 신규 총학 페이지 /beta 경로로 접근하도록 허용
1 participant