Delete contact.js
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
$("#contact-btn").click(function() {
|
||||
alert("See, JavaScript works! Did you not trust me?");
|
||||
});
|
Reference in New Issue
Block a user
@ -1,3 +0,0 @@
|
||||
$("#contact-btn").click(function() {
|
||||
alert("See, JavaScript works! Did you not trust me?");
|
||||
});
|