File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ class MainMenu {
2626 this . _Menu . addDataItem ( "/셈말짓기" , "../home-셈말짓기/page.html" ) ;
2727
2828 this . _Menu . addDataItem ( "/개발 노트" , "../page-github/page.html" ) ;
29- this . _Menu . addDataItem ( "/개발 노트/github " , "../page-github/page.html" ) ;
29+ this . _Menu . addDataItem ( "/개발 노트/GitHub " , "../page-github/page.html" ) ;
3030 this . _Menu . addDataItem ( "/개발 노트/git" , "../page-git/page.html" ) ;
3131 this . _Menu . addDataItem ( "/개발 노트/markdown" , "../page-markdown/page.html" ) ;
3232 this . _Menu . addDataItem ( "/개발 노트/오픈소스 라이브러리" , "../page-open-source-lib/page.html" ) ;
Original file line number Diff line number Diff line change 1- # github
1+ # GitHub
22
33## 설정
44
Original file line number Diff line number Diff line change 1- # github
1+ # GitHub
22
33## 이슈 템플릿
44
Original file line number Diff line number Diff line change 1- # github-pages
1+ # GitHub-Pages
22
33## 설정
44
55### 정적 html 사용시 추가 사항
66
7- * github page 템플릿을 사용하지 않고, 정적 html을 사용하기 위해서는
7+ * GitHub Pages Jekyll을 사용하지 않고, 정적 html을 사용하기 위해서는
88 루트 폴더에 빈 내용의 ` .nojekyll ` 파일 생성이 필요
99
1010
You can’t perform that action at this time.
0 commit comments