Upload files to "/"

This commit is contained in:
mudaranrhiod 2025-05-11 17:47:17 +02:00
parent be0acd3cd2
commit 53ff34d5e2

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Me</title>
<title>Panda Panda Panda</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
@ -12,7 +12,7 @@
<h1>Hello</h1>
</div>
<div class="image-section">
<img alt="This is me if you care" src="https://git.creations.works/mudaranrhiod/pages/raw/branch/static-pages/IMG_3754.jpg"
<img alt="This is me if you care" src="https://git.creations.works/mudaranrhiod/pages/raw/branch/static-pages/IMG_3754.jpg">
</div>
</body>
</html>