Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 7f34a65

Browse files
JYoung217kylemh
authored andcommitted
add in code platoon into the components
1 parent 971bf8e commit 7f34a65

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/scenes/home/codeSchools/partnerSchools/partnerSchools.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,17 @@ class PartnerSchools extends Component {
115115
fullTime="Full-Time"
116116
hardware="No"
117117
/>
118+
<SchoolCard
119+
key="7"
120+
alt="Code Platoon Logo"
121+
schoolName="Code Platoon"
122+
link="https://www.codeplatoon.org/"
123+
schoolAddress="Online, Chicago"
124+
logo="https://raw.githubusercontent.com/OperationCode/operationcode_frontend/master/src/images/codeSchoolLogos/code_platoon.jpg"
125+
GI="No"
126+
fullTime="Full-Time"
127+
hardware="No"
128+
/>
118129
</div>
119130

120131
<div className={styles.noteForSchoolReps}>

0 commit comments

Comments
 (0)