Files
42_INT_14_transcendence/tests/tests_hugo/index.html
2022-10-07 16:05:14 +02:00

10 lines
104 B
HTML

<!Doctype html>
<html>
<head>
<title>my title</title>
</head>
<body>
<h1>my page</h1>
</body>
</html>