digitalspan

Results 1 comments of digitalspan

> Hello! I came up with this issue today and fixed it by changing the code on line #23 of `contact_me.js` from:`url: “contact_me.php”,` to: `url: "././assets/mail/contact_me.php”,` > > And now...