Stock/static/index.html

9 lines
133 B
HTML
Raw Normal View History

2022-05-25 03:16:39 +09:00
<!DOCTYPE html>
<html lang="ko">
<head>
<title></title>
</head>
<body>
<h1>Hello</h1>
</body>
</html>