sweetAgert js vollen Code
<script>
// when window loades this alert pop ups
swal({
text: "Hello world!",
} );
</script>
Xerothermic Xenomorph