Skip to content

Commit 8b474c8

Browse files
committed
Publications 제거
1 parent 72aa94d commit 8b474c8

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

gitprofile.config.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,6 @@ const CONFIG = {
134134
to: '2018',
135135
},
136136
],
137-
publications: [
138-
{
139-
title: '논문 또는 출판물 제목',
140-
conferenceName: '',
141-
journalName: '저널 이름',
142-
authors: '홍길동, 김철수',
143-
link: 'https://example.com',
144-
description:
145-
'논문이나 출판물에 대한 상세한 한글 설명과 요약을 이 곳에 작성합니다.',
146-
},
147-
],
148137
// Display articles from your medium or dev account. (Optional)
149138
blog: {
150139
source: 'dev', // medium | dev

0 commit comments

Comments
 (0)