Update index.html

This commit is contained in:
finnim 2024-01-24 13:17:53 +00:00
parent c0a3be529e
commit 9c93c5c460

View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Hello, world!</h1>
<p>Lorem ipsum dolor sit amet consectetur ad</p>
</body>
</html>