Bilderverzeichnis

This commit is contained in:
ecki 2025-03-04 18:20:07 +01:00
parent bdb8b627bb
commit f18187b226
2 changed files with 1 additions and 1 deletions

BIN
images/breaching_whale.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

View File

@ -6,6 +6,6 @@
<body>
<h1>Hello World!</h1>
<p>Call me Ishmael</p>
<img src="/images/breaching_whale.jpg">
<img src="images/breaching_whale.jpg">
</body>
</html>