mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 15:08:59 +08:00
9 lines
171 B
HTML
9 lines
171 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="stylesheet" href="style.css" />
|
|
</head>
|
|
<body></body>
|
|
<script type="module" src="main.js"></script>
|
|
</html>
|