File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,12 @@ function IndexPage() {
21
21
< meta name = 'description' content = 'About' />
22
22
</ Helmet >
23
23
< div >
24
- < a href = 'https://www.facebook.com/profile.php?id=100007085719197' target = '_blank' >
25
- < img src = 'https://img.shields.io/badge/facebook-1877f2?style=flat-square& logo = facebook & logoColor = white ' />
26
- </ a >
24
+ < h2 > 박용준</ h2 >
25
+ < ul >
26
+ < li > UI를 좋아합니다.</ li >
27
+ < li > Under the hood를 들여다보고 이해하는 걸 좋아합니다.</ li >
28
+ < li > 새로운 기술을 접하는 걸 좋아합니다.</ li >
29
+ </ ul >
27
30
< a href = 'https://github.com/pyjun01' target = '_blank' >
28
31
< img src = 'https://img.shields.io/badge/GitHub-181717?style=flat-square& logo = GitHub & logoColor = white ' />
29
32
</ a >
@@ -32,7 +35,6 @@ function IndexPage() {
32
35
</ a >
33
36
< img src = 'https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fpyjun01.github.io/about& count_bg = % 2379 C83D & title_bg = % 23555555 & icon = & icon_color = % 23E7 E7E7 & title = hits & edge_flat = false ' />
34
37
</ div >
35
- 준비중...
36
38
</ Layout >
37
39
) ;
38
40
}
You can’t perform that action at this time.
0 commit comments