From 990a203b98029a2c2e6d3a0e9d91d8d853481244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Fri, 14 Dec 2018 20:37:38 +0900 Subject: [PATCH] Fix: add timer content to homepage --- src/web/module/home_section.html | 55 +++++++++++++++++- src/web/module/maestro_section_main.html | 9 +++ src/web/module/maestro_section_timer.html | 70 +++++++++++++++++++++++ 3 files changed, 132 insertions(+), 2 deletions(-) create mode 100644 src/web/module/maestro_section_timer.html diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html index 343bdc6..8e54598 100644 --- a/src/web/module/home_section.html +++ b/src/web/module/home_section.html @@ -1,5 +1,10 @@  + + + +
+ +
+
자격증 타이머
+ + + +
+
+ +
+ +
+ +
+ + 2~8자리의 숫자 + +
+
+ +
+
+
+ +
\ No newline at end of file