We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7275f commit a43b940Copy full SHA for a43b940
contact.rkt
@@ -33,7 +33,7 @@
33
}
34
35
@div[class: "col-xs-6 col-md-4 pad-contact"]{
36
- @h4{ZED-talks} @a[href: "mailto:mail@camoy.name"]{Cameron Moy}
+ @h4{ZED-talks} @a[href: "mailto:mail@camoy.net"]{Cameron Moy}
37
38
39
people.rkt
@@ -308,7 +308,7 @@ software.
308
@person[#:name "Cameron Moy"
309
#:title "Advisor: Matthias Felleisen"
310
#:e-mail "[email protected]"
311
- #:website "http://camoy.name"
+ #:website "http://camoy.net"
312
#:history @list[
313
"Joined Northeastern, 2019"]
314
#:img "cameron_camoy.jpg"]{
0 commit comments