Add files via upload

This commit is contained in:
TuturP33
2023-11-05 14:36:34 +01:00
committed by GitHub
parent 39cf40c2e5
commit 26b0db2eb8
10 changed files with 105 additions and 0 deletions
+12
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>
<a href="/a-propos">About</a>
</body>
</html>