This commit is contained in:
counterweight 2025-01-31 23:27:04 +01:00
parent 962a77eaf9
commit e61742776e
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -1,28 +0,0 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Pablo here</title>
<meta charset="utf-8">
<meta viewport="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<main>
<h1>
Hi, Pablo here
</h1>
<p><a href="../index.html">back to home</a></p>
<hr>
<section>
<h2>Big hospitals and small clinics</h2>
<hr>
<p><a href="../index.html">back to home</a></p>
</section>
</main>
</body>
</html>