diff --git a/public/index.html b/public/index.html index 5f43076772ba56ad495472f112ebb65368e7fb52..7847832e523a049cc2bcf3a96c27c7e75e813c51 100644 --- a/public/index.html +++ b/public/index.html @@ -36,9 +36,9 @@ <p><img src="/intro.webp" alt="Welcome to Rust" style="width: 100%; margin-bottom: 20px; border-radius: 10px;"></p> <p><strong>자기주도프로젝트 🎉</strong></p> <p>안녕하세요. 자기주도프로젝트 Rust 튜토리얼 영상을 위한 웹사이트입니다.</p> -<p>Mirror 1: <a href="http://rust-study.ajousw.kr/index.html">http://rust-study.ajousw.kr/</a> -Mirror 2: <a href="https://hi-rust.github.io/index.html">https://hi-rust.github.io/</a> -Binary: <a href="https://">Windows</a> | <a href="https://">Mac</a> | <a href="https://">Linux</a> - TODO</p> +<p>Mirror 1: <a href="http://rust-study.ajousw.kr/index.html">http://rust-study.ajousw.kr/</a></p> +<p>Mirror 2: <a href="https://hi-rust.github.io/index.html">https://hi-rust.github.io/</a></p> +<p>Binary: <a href="https://">Windows</a> | <a href="https://">Mac</a> | <a href="https://">Linux</a> - TODO</p> <p><code>프로그래밍 기초 지식이 있는 분들을 타겟</code>으로 만들었습니다. (C & Python)</p> <p>키보드 <span class="emoji">⬅️</span>/<span class="emoji">➡️</span> 버튼으로 페이지를 이동할 수 있습니다.</p> <p>질문이 있다면 <code>ikr@kakao.com</code> 로 메일 남겨주세요.</p>