File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ const Home = () => {
20
20
</ Box >
21
21
< Screenshot src = "../../../assets/discover-posts-view.png" />
22
22
< Typography variant = "h5" sx = { { pt : 2 } } >
23
- Don't limit yourself to restrictive or random in-game match
24
- making . Find like-minded players and play how who you want when you
23
+ Don't limit yourself to restrictive or random in-game
24
+ matchmaking . Find like-minded players and play how you want when you
25
25
want. Whether that be now or next week.
26
26
</ Typography >
27
27
< SectionBig headerText = "Lead the Way" >
@@ -53,16 +53,19 @@ const Home = () => {
53
53
Capstone project. The team consists of{ ' ' }
54
54
< Link href = "https://github.com/AaronKeys" > Aaron Keys</ Link > ,{ ' ' }
55
55
< Link href = "https://github.com/epadams" > Ethan Adams</ Link > ,{ ' ' }
56
- < Link href = "https://github.com/evan-scales" > Evan Scales</ Link > ,{ ' ' }
56
+ < Link href = "https://www.linkedin.com/in/evan-m-scales/" >
57
+ Evan Scales
58
+ </ Link >
59
+ ,{ ' ' }
57
60
< Link href = "https://github.com/Jackson-Williams-15" >
58
61
Jackson Williams
59
62
</ Link >
60
63
, and{ ' ' }
61
64
< Link href = "https://github.com/jbytes1027" > James Pretorius</ Link > . The
62
65
project is available on{ ' ' }
63
66
< Link href = "https://github.com/SCCapstone/PalmettoProgrammers" >
64
- github
65
- </ Link > { ' ' }
67
+ GitHub
68
+ </ Link >
66
69
.
67
70
</ SectionBig >
68
71
</ Stack >
You can’t perform that action at this time.
0 commit comments