Skip to content

Commit 376499d

Browse files
committed
Fix: mlhlogo img
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 9ab7d0b commit 376499d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/collections/programs/mlh-2020/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import Button from "../../../reusecore/Button";
1313
import MlhLogo from "./mlh.svg";
1414

1515
<ProgramsWrapper>
16-
<MlhLogo alt="mlh_logo" className="mlh_logo"/>
16+
<img src={MlhLogo} alt="mlh_logo" className="mlh_logo"/>
1717
<h2><b>MLH Fellowship Program</b></h2>
1818
<div>
1919
The Major League Hacking’s <a href="https://fellowship.mlh.io/">MLH Fellowship</a> is an internship alternative for software engineers. Instead of working on a project for just one company, you’ll contribute to Open Source projects that are used by companies around the world. You’ll collaborate with a group of 10 students under the guidance of a professional mentor whose only job is to help you successfully contribute.<br/>

0 commit comments

Comments
 (0)