Skip to content

Commit 07b70f2

Browse files
committed
fix(blog): authors.yml jay 키를 김주홍으로 rename [skip-notion]
빌드 실패 해결: Notion blog DB authors 속성에서 김주홍이 그대로 넘어와 "Blog author with key 김주홍 not found" 에러 발생. authors.yml의 jay 키를 김주홍으로 rename해 lookup 통과.
1 parent 67f718b commit 07b70f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

blog/authors.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jplee:
3131
socials:
3232
github: jplee
3333

34-
jay:
35-
name: jay
34+
김주홍:
35+
name: 김주홍
3636
title: SceneMakerAI 팀
37-
description: jay 백엔드 개발자
37+
description: SceneMakerAI 백엔드 개발자
3838
url: https://github.com/jay
3939
image_url: https://avatars.githubusercontent.com/u/219066026?v=4&size=64
4040
email: jay@solbox.com

0 commit comments

Comments
 (0)