diff --git a/public/index.html b/public/index.html index e50fb6b83fa500254a6a15ae14714ead8baf8b6f..2558cb332eb422ac480490ab57835a8b3620fae8 100644 --- a/public/index.html +++ b/public/index.html @@ -15,32 +15,32 @@ <div style="text-align: center;"> <img src = "image/thankyou_kong.jpg", alt="GamSaKong", width="360", height="360"> - - <h1>Kwak Dong Jun</h1> - <h2>Department : software</h2> - <h3>ID : 201920783</h3> - <h4>Birth : 2000/06/30</h4> - <h5>interests :</h5> - - <ol type="1"> - <li>game - <ul> - <li>Lost Ark</li> - <li>League of Legend</li> - <li>Valorant</li> - </ul> - </li> - <li>watching Twitch/Youtube</li> - <li>drink soju</li> - </ol> - - <p>here's the my friend's link</p> - <a href="http://unidev.ajousw.kr/jiheon-choi/">Choi Ji Heon</a> - <a href="http://sunje105.ajousw.kr/sunje_homepage/">Lee Sun Je</a> - <a href="http://minsol_choo.ajousw.kr/practical_coding_1_html/">Choo Min Sol</a> - - <h6>The End</h6> </div> + + <h1>Kwak Dong Jun</h1> + <h2>Department : software</h2> + <h3>ID : 201920783</h3> + <h4>Birth : 2000/06/30</h4> + <h5>interests :</h5> + + <ol type="1"> + <li>game + <ul> + <li>Lost Ark</li> + <li>League of Legend</li> + <li>Valorant</li> + </ul> + </li> + <li>watching Twitch/Youtube</li> + <li>drink soju</li> + </ol> + + <p>here's the my friend's link</p> + <a href="http://unidev.ajousw.kr/jiheon-choi/">Choi Ji Heon</a> + <a href="http://sunje105.ajousw.kr/sunje_homepage/">Lee Sun Je</a> + <a href="http://minsol_choo.ajousw.kr/practical_coding_1_html/">Choo Min Sol</a> + + <h6>The End</h6> </body> </html>