Romantischer

This commit is contained in:
2025-02-11 19:31:50 +01:00
parent 0d10180ad2
commit 0c8948d9ac

View File

@@ -21,5 +21,5 @@ noButton.addEventListener('click', () => {
gif.src = sad;
text.innerHTML = "Noooooo! You're not my valentine! I hate you!!!!!";
noButton.style.display = "none";
yesButton.innerHTML = "Im sorry Pookie! I changed my mind!";
yesButton.innerHTML = "doch. du gemeine Apfelsine <3";
});