@@ -145,7 +145,7 @@ export const ko: Translations = {
145145 viewAll : "전체 보기" ,
146146 } ,
147147 home : {
148- subtitle : "Java, Spring, Kubernetes, observability, React와 운영 경험을 정리합니다 ." ,
148+ subtitle : "백엔드 개발과 플랫폼 운영에서 마주한 문제, 선택, 해결 과정을 기록합니다 ." ,
149149 viewPosts : "글 목록 보기" ,
150150 introduction : "소개" ,
151151 popularPosts : "인기 글" ,
@@ -256,9 +256,9 @@ export const ko: Translations = {
256256 general : "일반" ,
257257 } ,
258258 meta : {
259- siteName : "Devy's Blog " ,
259+ siteName : "Devy Archive " ,
260260 homeTitle : "백엔드·인프라 개발 기록" ,
261- defaultDescription : "Devy가 배우고 경험한 것들을 정리하는 블로그입니다 ." ,
261+ defaultDescription : "Devy의 개발과 운영 기록을 문제 해결 중심으로 모아둔 아카이브입니다 ." ,
262262 } ,
263263}
264264
@@ -276,7 +276,7 @@ export const en: Translations = {
276276 viewAll : "View All" ,
277277 } ,
278278 home : {
279- subtitle : "Documenting and sharing what I learn through development ." ,
279+ subtitle : "Notes on backend engineering, platform operations, and the decisions behind them ." ,
280280 viewPosts : "View Posts" ,
281281 introduction : "About" ,
282282 popularPosts : "Popular Posts" ,
@@ -387,8 +387,8 @@ export const en: Translations = {
387387 general : "General" ,
388388 } ,
389389 meta : {
390- siteName : "Devy's Blog " ,
390+ siteName : "Devy Archive " ,
391391 homeTitle : "Backend and Infrastructure Engineering Notes" ,
392- defaultDescription : "Notes from what Devy learns and experiences ." ,
392+ defaultDescription : "An archive of Devy's development and operations notes, organized around problem solving ." ,
393393 } ,
394394}
0 commit comments