16 lines
392 B
HTML
16 lines
392 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>AI DUET</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
|
|
<meta name="description" content="AI DUET">
|
|
<link href="https://fonts.googleapis.com/css?family=Quicksand:400,700" rel="stylesheet">
|
|
<script type="text/javascript" src="build/Main.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |