mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
function showAlert() {
|
|
alert("Hey! this is under development. i told u not to click.");
|
|
} |