File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 "mainEntity" : {
8888 "@type" : "Organization" ,
8989 "name" : "Distributed Ledger Technologies" ,
90- "email" : "david@knexmail .com" ,
90+ "email" : "contact@distributedledgertechnologies .com" ,
9191 "url" : "https://distributedledgertechnologies.com"
9292 }
9393 }
@@ -1982,7 +1982,7 @@ <h3 class="success-title">Message Sent Successfully</h3>
19821982 < div class ="contact-info-content ">
19831983 < div class ="contact-info-label "> Email</ div >
19841984 < div class ="contact-info-value ">
1985- < a href ="mailto:david@knexmail .com "> david@knexmail.com </ a >
1985+ < a href ="mailto:contact@distributedledgertechnologies .com "> david</ a >
19861986 </ div >
19871987 </ div >
19881988 </ div >
@@ -2350,7 +2350,7 @@ <h3 class="success-title">Message Sent Successfully</h3>
23502350 ) ;
23512351
23522352 // Open email client
2353- window . location . href = `mailto:david@knexmail .com?subject=${ subject } &body=${ body } ` ;
2353+ window . location . href = `mailto:contact@distributedledgertechnologies .com?subject=${ subject } &body=${ body } ` ;
23542354
23552355 // Show success anyway
23562356 setTimeout ( ( ) => {
You can’t perform that action at this time.
0 commit comments