Kommentar in index.html ergaenzt

This commit is contained in:
Theresa Nerz & Tahar Lamred 2026-05-11 18:48:11 +00:00
parent 5ef6f5a303
commit b9f503448c

View file

@ -22,6 +22,7 @@
<!-- Logo in header -->
<img src="./img/Logo.png" alt="Logo" style="height: 100px;">
<body>
"Kommentar in index.html ergaenzt"
<h1>Wilkommen beim Lernprojekt EIS!</h1>
<p>My first page on the server.</p>
<script src="script.js"></script>