Initial commit: Atomaste website
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
jQuery(document).ready(function() {
|
||||
jQuery('input[placeholder], textarea[placeholder]').placeholder();
|
||||
});
|
||||
Reference in New Issue
Block a user