Skip to content

Commit

Permalink
Fixed bug in index
Browse files Browse the repository at this point in the history
  • Loading branch information
msharmavikram committed Nov 29, 2017
1 parent f9d4536 commit 592ca70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h2 itemprop="name">Vikram Sharma Mailthody</h2>
<h3 itemprop="jobTitle">Research Assistant</h3>

<h3 itemprop="worksFor" itemscope itemtype="http://schema.org/Organization">
<a href="impact.crhc.illinois.edu" target="_blank" itemprop="url">
<a href="https://ece.illinois.edu/" target="_blank" itemprop="url">
<span itemprop="name">University of Illinois at Urbana–Champaign</span>
</a>
</h3>
Expand All @@ -150,7 +150,7 @@ <h3 itemprop="worksFor" itemscope itemtype="http://schema.org/Organization">


<li>
<a itemprop="sameAs" href="mailto:[email protected]" target="_blank">
<a itemprop="sameAs" href="mailto:[email protected]" target="_blank">
<i class="fa fa-envelope big-icon"></i>
</a>
</li>
Expand Down

0 comments on commit 592ca70

Please sign in to comment.