modif pth index

This commit is contained in:
M1n-0
2024-06-05 20:00:21 +02:00
parent 0794ba54fe
commit 9e14cffbfd

9
index.html Normal file
View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<head>
<title>Test</title>
<link rel="stylesheet" href="/assets/css/index.css">
</head>
<body>
<h1 class="Mino">Mino</h1>
<a href="/test">test</a>
</body>