We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72aa94d commit 8b474c8Copy full SHA for 8b474c8
1 file changed
gitprofile.config.ts
@@ -134,17 +134,6 @@ const CONFIG = {
134
to: '2018',
135
},
136
],
137
- publications: [
138
- {
139
- title: '논문 또는 출판물 제목',
140
- conferenceName: '',
141
- journalName: '저널 이름',
142
- authors: '홍길동, 김철수',
143
- link: 'https://example.com',
144
- description:
145
- '논문이나 출판물에 대한 상세한 한글 설명과 요약을 이 곳에 작성합니다.',
146
- },
147
- ],
148
// Display articles from your medium or dev account. (Optional)
149
blog: {
150
source: 'dev', // medium | dev
0 commit comments