liteparse_cicd_data / data /hello.html
cheesyFishes's picture
Upload folder using huggingface_hub
f664b61 verified
raw
history blame contribute delete
121 Bytes
<!doctype html>
<html>
<head>
<title>Hello</title>
</head>
<body>
<h1>Hello, World!</h1>
</body>
</html>