Upload files to "/"

Signed-off-by: moha-2 <moha1dawo@gmail.com>
This commit is contained in:
moha-2 2025-07-13 06:16:40 +00:00
commit ae69b74705
4 changed files with 15 additions and 0 deletions

BIN
Shabnam-FD.woff2 Normal file

Binary file not shown.

BIN
img1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
img2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<link rel="stylesheet" href="Styles/app.css">
</head>
<body>
<div class="container">
<div class="felex felex__blue"></div>
<div class="felex felex__red"></div>
</div>
</body>
</html>