File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
e2e/__snapshots__/about.spec.ts
src/features/about/activity/data Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1814,7 +1814,7 @@ <h2 class="tracking-tight mr-6 text-xl mt-2.5">
18141814 < div class ="w-full ">
18151815 < a
18161816 class ="underline-highlight-fade-dark print:text-black print:underline print:decoration-2 "
1817- href ="https://techblog.woowa.in /23866 "
1817+ href ="https://techblog.woowahan.com /23866 "
18181818 rel ="noopener noreferrer "
18191819 target ="_blank "
18201820 > Vite에서 CSS 우선순위를 지키는 법: 우아한공방의 문제 해결기</ a
Original file line number Diff line number Diff line change @@ -1814,7 +1814,7 @@ <h2 class="tracking-tight mr-6 text-xl mt-2.5">
18141814 < div class ="w-full ">
18151815 < a
18161816 class ="underline-highlight-fade-dark print:text-black print:underline print:decoration-2 "
1817- href ="https://techblog.woowa.in /23866 "
1817+ href ="https://techblog.woowahan.com /23866 "
18181818 rel ="noopener noreferrer "
18191819 target ="_blank "
18201820 > Vite에서 CSS 우선순위를 지키는 법: 우아한공방의 문제 해결기</ a
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import { ActivityType } from '~/about/activity/models';
44export const magazine : Activity [ ] = [
55 {
66 name : 'Vite에서 CSS 우선순위를 지키는 법: 우아한공방의 문제 해결기' ,
7- url : 'https://techblog.woowa.in /23866' ,
7+ url : 'https://techblog.woowahan.com /23866' ,
88 startDate : 1763046000000 ,
99 endDate : 1763132400000 ,
1010 } ,
You can’t perform that action at this time.
0 commit comments