Adding link to about page

This commit is contained in:
ecki 2025-03-05 18:20:51 +01:00
parent 8aab4ddad3
commit 3ecff893f1

View File

@ -5,6 +5,7 @@
</head>
<body>
<h1>Hello World!</h1>
<a href="about.html">About this project </a>
<p>Call me Ishmael</p>
<img src="images/breaching_whale.jpg">
</body>