27 lines
893 B
HTML
27 lines
893 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
|
<meta charset="UTF-8">
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CMCJ6N2208"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-CMCJ6N2208');
|
|
</script>
|
|
|
|
|
|
<title>초코마에</title>
|
|
<meta name="description" CONTENT="쉽고 재미있는 타자 연습, 같은 반 친구들과 함께 즐겨보아요. 마우스 연습도 있어요. 방과후 수업 선생님들을 위한 컨텐츠도 마련했어요. | 초코마에 ‧ Mouse and Korean/English tyiping practice app | ChocoMae">
|
|
|
|
|
|
<script type="text/javascript">
|
|
location.href="./mouse_typing/src/web/main/index.html";
|
|
</script>
|
|
</head>
|
|
</html>
|