Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
philipmjohnson committed Dec 9, 2021
1 parent a5c67b4 commit 67a2a80
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Binary file added src/public/images/internaloha-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/src/data/NewsData.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,5 +315,12 @@ export default function getNewsCardsData() {
URL: 'https://morea-framework.github.io/blog/2021/08/01/morea-version-3',
Media: 'images/morea-module.png',
},
{
Date: '12/9/2021',
Headline: 'InternAloha Version 2 Development',
Text: 'Three undergraduates helped design and implement a new major release of InternAloha as part of their capstone experience.',
URL: 'https://www.radgrad.org/blog/2021/12/09/internaloha',
Media: 'images/internaloha-small.png',
},
].reverse();
}
2 changes: 1 addition & 1 deletion src/src/data/ResearchData.js
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ The goal of the InternAloha project is to develop a system that can lower the ov
InternAloha is intended to differ from other systems by not only providing access to internship listings, but by also providing the ability to recommend to students the activities and classes that will improve their prospects to obtain an internship in the area of their choice in future.
For more information, please see [https://internaloha.github.io/documentation/](https://internaloha.github.io/documentation/)
For more information, please see [https://internaloha.github.io/](https://internaloha.github.io/)
`,
},
{
Expand Down

0 comments on commit 67a2a80

Please sign in to comment.