This commit is contained in:
WesleyBryie 2021-11-09 12:12:23 -05:00
parent a01a0d42ef
commit 880a8ba782
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ var domain = "wesbryie.cf"
var email = "wesleybryie@protonmail.com"
// send notice in javascript log / console
console.log("Made by: ",creator," in 2021. This site was designed for ",domain,". If you happen to find this site on anyother domain not owned by me, please contact me at ",email);
console.log("Made by: ", creator, " in 2021. This site was designed for ", domain, ". If you happen to find this site on anyother domain not owned by me, please contact me at ", email);