File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: >-
44 안녕하세요. Django REST Framework와 약간의 Kotlin을 겸하여 백엔드 엔지니어로서 커리어를 이어나가고 있는 6년차 개발자 황정식입니다.
55 보안과 개발 사이에서 고민하다가 핀테크와 모빌리티의 백엔드 엔지니어를 경험하고 현재는 SecondSyndrome에서 백엔드 엔지니어로 재직하며 다양한 경험을 하고 있습니다.
66 제가 경험한 여러가지 경험을 여러분과 나누고 싶습니다!
7- baseurl : " " # the subpath of your site, e.g. /blog
8- url : " https://pythonkr.github.io/django-tutorial/ " # the base hostname & protocol for your site, e.g. https://example.com
7+ baseurl : " /django-tutorial " # the subpath of your site, e.g. /blog
8+ url : " https://pythonkr.github.io" # the base hostname & protocol for your site, e.g. https://example.com
99
1010# Build settings
1111markdown : kramdown
@@ -63,9 +63,9 @@ conference:
6363 navigation :
6464 links :
6565 - name : 발표 시간표 (Schedule)
66- relative_url : /django-tutorial/ program/
66+ relative_url : /program/
6767 - name : 발표 목록
68- relative_url : /django-tutorial/ talks/
68+ relative_url : /talks/
6969 - name : CoC
7070 absolute_url : https://2023.pycon.kr/coc/purpose
7171
@@ -76,11 +76,11 @@ conference:
7676 show_firstname : true
7777
7878 location :
79- url : " /django-tutorial/ location"
79+ url : " /location"
8080 map : true
8181
8282 program :
83- url : " /django-tutorial/ program"
83+ url : " /program"
8484 time_steps : 15
8585 show_alltimes : true
8686
You can’t perform that action at this time.
0 commit comments