diff --git a/resources/image/icon/favicon.ico b/resources/image/icon/favicon.ico
new file mode 100644
index 0000000..d95a798
Binary files /dev/null and b/resources/image/icon/favicon.ico differ
diff --git a/resources/image/icon/icon_chocomae.afdesign b/resources/image/icon/icon_chocomae.afdesign
new file mode 100644
index 0000000..cf99f1c
Binary files /dev/null and b/resources/image/icon/icon_chocomae.afdesign differ
diff --git a/resources/image/icon/icon_chocomae.png b/resources/image/icon/icon_chocomae.png
new file mode 100644
index 0000000..67439ef
Binary files /dev/null and b/resources/image/icon/icon_chocomae.png differ
diff --git a/src/web/client/card_matching.html b/src/web/client/card_matching.html
index 259fd84..6b39e6a 100644
--- a/src/web/client/card_matching.html
+++ b/src/web/client/card_matching.html
@@ -2,7 +2,8 @@
- Card matching
+ 카드 짝 맞추기, 초코마에
+
diff --git a/src/web/client/grilled_meat.html b/src/web/client/grilled_meat.html
index bffbb5d..786adbf 100644
--- a/src/web/client/grilled_meat.html
+++ b/src/web/client/grilled_meat.html
@@ -2,7 +2,8 @@
- 고기 굽기
+ 고기 굽기, 초코마에
+
diff --git a/src/web/client/menu_app_play_free.html b/src/web/client/menu_app_play_free.html
index 2116b5d..bd72bd1 100644
--- a/src/web/client/menu_app_play_free.html
+++ b/src/web/client/menu_app_play_free.html
@@ -2,7 +2,7 @@
- 메뉴
+ 무료 플레이어 메뉴, 초코마에
diff --git a/src/web/client/menu_app_test_player.html b/src/web/client/menu_app_test_player.html
index 72d11ee..a7c9472 100644
--- a/src/web/client/menu_app_test_player.html
+++ b/src/web/client/menu_app_test_player.html
@@ -2,7 +2,7 @@
- 메뉴
+ 테스트 플레이어 메뉴, 초코마에
diff --git a/src/web/client/menu_typing_practice.html b/src/web/client/menu_typing_practice.html
index fbd767d..a1a61ed 100644
--- a/src/web/client/menu_typing_practice.html
+++ b/src/web/client/menu_typing_practice.html
@@ -2,7 +2,7 @@
- 메뉴
+ 타자 연습 메뉴
diff --git a/src/web/client/menu_typing_test.html b/src/web/client/menu_typing_test.html
index 6c60a27..b459da6 100644
--- a/src/web/client/menu_typing_test.html
+++ b/src/web/client/menu_typing_test.html
@@ -2,7 +2,7 @@
- 메뉴
+ 타자 시험 메뉴
diff --git a/src/web/client/ranking.html b/src/web/client/ranking.html
index bb2db9c..cc420e0 100644
--- a/src/web/client/ranking.html
+++ b/src/web/client/ranking.html
@@ -2,7 +2,7 @@
- Ranking
+ 순위
diff --git a/src/web/client/space_invaders.html b/src/web/client/space_invaders.html
index a1f20f7..05c9a0a 100644
--- a/src/web/client/space_invaders.html
+++ b/src/web/client/space_invaders.html
@@ -2,7 +2,8 @@
- Space Invaders
+ 외계인 침공, 초코마에
+
diff --git a/src/web/client/typing_practice.html b/src/web/client/typing_practice.html
index d9c8b5f..b7808bf 100644
--- a/src/web/client/typing_practice.html
+++ b/src/web/client/typing_practice.html
@@ -2,7 +2,8 @@
- Typing Practice
+ 타자 연습, 초코마에
+
diff --git a/src/web/client/typing_test.html b/src/web/client/typing_test.html
index 68e9ea8..5f63ee3 100644
--- a/src/web/client/typing_test.html
+++ b/src/web/client/typing_test.html
@@ -2,7 +2,8 @@
- Typing Test
+ 타자 시험, 초코마에
+
diff --git a/src/web/client/whac_a_mole.html b/src/web/client/whac_a_mole.html
index 39c0ef3..3c0a4cb 100644
--- a/src/web/client/whac_a_mole.html
+++ b/src/web/client/whac_a_mole.html
@@ -2,7 +2,8 @@
- Whac a mole
+ 영어 타자 앱-두더지 타자, 초코마에
+
diff --git a/src/web/main/index.html b/src/web/main/index.html
index be1f1a0..6e19976 100644
--- a/src/web/main/index.html
+++ b/src/web/main/index.html
@@ -1,11 +1,7 @@
-
-
-
-
마우스 타자 연습
@@ -19,7 +15,6 @@
saveMaestroID(-1);
$(document).ready(function() {
-
$("#header").load("./../module/header.html");
$("#section").load("./../module/home_section.html");
$("#footer").load("./../module/footer.html");
@@ -54,6 +49,4 @@
-
-
\ No newline at end of file