@@ -33,7 +33,7 @@ function zeigeHasen() {
for (let i = 0; i < anzahlPaare; i++) {
const hase = document.createElement("img");
hase.src = "hase.png";
hase.src = "img/hase.png";
hase.alt = "Hasen-Paar";
hase.classList.add("hase");
The note is not visible to the blocked user.