Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 143 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 143 Bytes

html

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>MooN</h1>
<p>This is Paglet.</p>

</body>
</html>