Skip to content

Commit 4176572

Browse files
committed
Fix contact email to info@pathsim.org
1 parent 45d9439 commit 4176572

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<span class="footer-dot">&middot;</span>
240240
<a href={nav.consulting}>Consulting</a>
241241
<span class="footer-dot">&middot;</span>
242-
<a href="mailto:info@milanrother.com">Contact</a>
242+
<a href="mailto:info@pathsim.org">Contact</a>
243243
</div>
244244
<p class="footer-copy">&copy; 2026 Milan Rother &middot; MIT License</p>
245245
</footer>

0 commit comments

Comments
 (0)