@@ -22,33 +22,27 @@ function AboutPage() {
2222 </ Typography >
2323 < Typography variant = "body1" gutterBottom >
2424 The code powering this site is completely open source and available on{ " " }
25- < Link href = "https://github.com/ekzhang /setwithfriends" > GitHub</ Link > .
25+ < Link href = "https://github.com/eltoder /setwithfriends" > GitHub</ Link > .
2626 We are happy to provide mentorship for contributors from all
2727 backgrounds, whether you're a seasoned programmer or just want to
2828 learn more about web development.
2929 </ Typography >
3030 < Typography variant = "body1" gutterBottom >
3131 This site would not be possible without many people's help: the{ " " }
32- < Link href = "https://github.com/ekzhang /setwithfriends/graphs/contributors" >
32+ < Link href = "https://github.com/eltoder /setwithfriends/graphs/contributors" >
3333 volunteer developers
3434 </ Link > { " " }
35- who contribute code to add features and fix bugs, the{ " " }
36- < Link href = "https://www.patreon.com/setwithfriends" > patrons</ Link > who
37- help keep the site running, and many others who reported bugs and
38- provided feedback.
35+ who contributed code to add features and fix bugs and many others who
36+ reported bugs and provided feedback.
3937 </ Typography >
4038 < Typography variant = "body1" gutterBottom >
4139 < strong >
4240 If you have suggestions, the best way to reach us is by{ " " }
43- < Link href = "https://github.com/ekzhang /setwithfriends/issues" >
41+ < Link href = "https://github.com/eltoder /setwithfriends/issues" >
4442 filing an issue
4543 </ Link >
4644 .
47- </ strong > { " " }
48- For questions about payment, please email us at{ " " }
49- < Link href = "mailto:ekzhang1@gmail.com" > ekzhang1@gmail.com</ Link > and{ " " }
50- < Link href = "mailto:cynthiakedu@gmail.com" > cynthiakedu@gmail.com</ Link >
51- .
45+ </ strong >
5246 </ Typography >
5347 </ Paper >
5448 < Paper style = { { padding : "1rem" , maxWidth : 720 , margin : "12px auto" } } >
0 commit comments