6 lines
226 B
JavaScript
6 lines
226 B
JavaScript
function Hello() {
|
|
alert("Hi will stop adding thin on besember 2 for tow weeks and i will add things on beseber 16");
|
|
}
|
|
function EventHandler() {
|
|
alert("to play go to https://wondrous-jalebi-fb1e04.netlify.app/");
|
|
} |