frontend.js 123 Bytes
(function () {
    // $("#heros").on('click', function () {
    //     alert("The paragraph was clicked.");
    // });
})()