테스트 사이트 - 개발 중인 베타 버전입니다

index.html or main.html 의 통일

· 1년 전 · 189 · 1
index.html 과 main.html 의 이름을 하나로 통일할 필요가 있어 보입니다.

php 와의 혼동을 없애기 위해 index.html 하는 것이 어떨까요?

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

1년 전
저도 인덱스로 통일하는게 좋을것 같습니다.
찾아보니 보편적으로도 index.html을 사용하는 비중이 높은 것으로 나왔습니다.
### `index.html`
![index](https://github.com/gnuboard/gnu6/assets/57935683/550f3a49-7b81-4e5a-96a7-e173c5fe0af7)
![index_python](https://github.com/gnuboard/gnu6/assets/57935683/aea28469-caa5-4053-bb51-8a6ac8eeff16)
### `main.html`
![main](https://github.com/gnuboard/gnu6/assets/57935683/ab3ee57b-9b34-4f28-94df-ae3a4d36f343)
![main_python](https://github.com/gnuboard/gnu6/assets/57935683/ce079347-593d-47e0-a09f-34adbad383f8)