Skip to content

Commit 57801b2

Browse files
committed
🐛fix: 약관 url 수정
1 parent 72b30b4 commit 57801b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/styles/theme.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@ const fonts = {
134134

135135
export const links = {
136136
personal:
137-
"https://sparkling-streetcar-d42.notion.site/Lettering-a4a1bfc211c147ab92b4b1a43b71d2c9",
137+
"https://purrfect-place-f01.notion.site/Lettering-11cf1d47368f8173a392e5c36d67a26d?pvs=74",
138138
service:
139-
"https://sparkling-streetcar-d42.notion.site/4993fe0fe9204fb6806ce6422aa686b2",
139+
"https://purrfect-place-f01.notion.site/11cf1d47368f812cbb0aeaf81806e635",
140140
marketing:
141-
"https://sparkling-streetcar-d42.notion.site/0178d3b682e54799952075c4364e8994",
141+
"https://purrfect-place-f01.notion.site/11cf1d47368f81209dc0cb87132629e2?pvs=74",
142142
};
143143

144144
export type ColorsTypes = typeof colors;

0 commit comments

Comments
 (0)