-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
16 lines (16 loc) · 1.08 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="M. Iqbal Effendi">
<meta name="description" content="Ngebanjar is designed to facilitate effective and enjoyable learning of the Banjar language. The primary goal is to empower users, from beginners to language enthusiasts, to acquire and improve their Banjar language skills through interactive lessons, pronunciation practice, quizzes, and gamified elements. By providing a user-centric and systematic approach, Ngebanjar aims to make language learning accessible and engaging.">
<meta name="keywords" content="banjar,belajar,bahasa banjar,belajar bahasa banjar,duolingo banjar,kamus banjar,kamus bahasa banjar,banjarmasin">
<link rel="icon shortcut" href="https://avatars.githubusercontent.com/u/87377917?s=200&v=4"/>
<title>NGEBANJAR: Embrace the Beauty of Banjar, One Word at a Time.</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>