File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -464,7 +464,10 @@ type Person {
464464 < a href = "https://www.facebook.com/" target = "_blank" >
465465 < img src = "/img/logos/facebook.png" title = "Facebook" />
466466 </ a >
467- { /*
467+ { /** /}
468+ <a href="https://twitter.com/" target="_blank">
469+ <img src="/img/logos/twitter.png" title="Twitter" className="round" />
470+ </a>
468471 <a href="https://github.com/" target="_blank">
469472 <img src="/img/logos/github.png" title="GitHub" className="round" />
470473 </a>
@@ -474,7 +477,10 @@ type Person {
474477 <a href="https://www.airbnb.com/" target="_blank">
475478 <img src="/img/logos/airbnb.png" title="Airbnb" className="round" />
476479 </a>
477- */ }
480+ <a href="https://www.intuit.com/" target="_blank">
481+ <img src="/img/logos/intuit.png" title="Intuit" />
482+ </a>
483+ {/**/ }
478484 < a href = "https://www.coursera.org/" target = "_blank" >
479485 < img src = "/img/logos/coursera.png" title = "Coursera" />
480486 </ a >
You can’t perform that action at this time.
0 commit comments