Newer
Older
j2114 / index.html
@HIROSE Yuuji HIROSE Yuuji on 16 Feb 2022 109 bytes Fix location of files and file names
<!DOCTYPE html>
<head><title>Hello world!</title></head>
<body>
<h1>Hello!</h1>
<p>world</p>
</body>
</html>