-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #207 from SCCapstone/development
Development
- Loading branch information
Showing
4 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,8 +79,8 @@ const SplashPage = () => { | |
</div> | ||
<div className="splashPageSection splashPageDemo"> | ||
<h1>Demo</h1> | ||
<iframe width="420" height="315" | ||
src="https://www.youtube.com/embed/tgbNymZ7vqY"> | ||
<iframe | ||
src="https://www.youtube.com/embed/JF7RciIm4Fc"> | ||
</iframe> | ||
<h2> | ||
See demo to experience the USC Faculty Dashboard in action! | ||
|
@@ -127,7 +127,7 @@ const SplashPage = () => { | |
</div> | ||
<div className="splashPageTeamMember"> | ||
<div> | ||
<h2>Mitchel Jonker</h2> | ||
<h2>Mitchell Jonker</h2> | ||
<p>[email protected]</p> | ||
</div> | ||
<a className="splashPageTeamMemberLinkedIn" href="https://www.linkedin.com/in/jonker-mitchell/" target="_blank"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters