We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b79de3 commit 8c3ff00Copy full SHA for 8c3ff00
careers.html
@@ -3719,7 +3719,7 @@ <h3 class="job-title">Product Design Intern</h3>
3719
);
3720
3721
// Open email client
3722
- window.location.href = `mailto:david@knexmail.com?subject=${subject}&body=${body}`;
+ window.location.href = `mailto:contact@distributedledgertechnologies.com?subject=${subject}&body=${body}`;
3723
3724
// Show success
3725
setTimeout(() => {
0 commit comments