html/index

This commit is contained in:
Marc Beninca 2025-01-24 14:21:15 +01:00
parent feb274c25a
commit 5ed754e3a5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Head 1</h1>
<p>Paragraph.</p>
<time>Time.</time>
<footer>Footer.</footer>
</body>
</html>