diff --git a/public/index.html b/public/index.html index a63f8d2..6b2471e 100644 --- a/public/index.html +++ b/public/index.html @@ -177,6 +177,20 @@ headline = document.getElementById("headline"); headline.innerText = greetings[Math.floor(Math.random() * greetings.length)]; + + +