Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 158 Bytes

File metadata and controls

15 lines (13 loc) · 158 Bytes

FrontEnd

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>FrontEnd</title>
</head>
<body>
    <h1>Hello World</h1>
</body>
</html>