diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html
index a9dacde..26e9a98 100644
--- a/src/web/module/home_section.html
+++ b/src/web/module/home_section.html
@@ -2,9 +2,8 @@
$(document).ready(function() {
showErrorMessage(
- "(12월 16일) 새소식
\
- \
- [ 자격증 타이머 ] 앱 추가 - 화면 하단의 [ 보너스, 추가 컨텐츠 ] 에 새로운 앱이 추가되었습니다.", "success"
+ "(01월 10일) 새소식
\
+ 타자 연습 앱 : [ 단어 비행접시 ] 가 추가되었습니다.", "success"
);
});