Skip to content

Commit

Permalink
change tld
Browse files Browse the repository at this point in the history
  • Loading branch information
camoy committed Nov 18, 2024
1 parent 5e7275f commit a43b940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contact.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}

@div[class: "col-xs-6 col-md-4 pad-contact"]{
@h4{ZED-talks} @a[href: "mailto:mail@camoy.name"]{Cameron Moy}
@h4{ZED-talks} @a[href: "mailto:mail@camoy.net"]{Cameron Moy}
}
}

Expand Down
2 changes: 1 addition & 1 deletion people.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ software.
@person[#:name "Cameron Moy"
#:title "Advisor: Matthias Felleisen"
#:e-mail "[email protected]"
#:website "http://camoy.name"
#:website "http://camoy.net"
#:history @list[
"Joined Northeastern, 2019"]
#:img "cameron_camoy.jpg"]{
Expand Down

0 comments on commit a43b940

Please sign in to comment.