Skip to content

Commit

Permalink
fix: remove div link and change to button
Browse files Browse the repository at this point in the history
  • Loading branch information
crewalsh committed Nov 15, 2024
1 parent 7b7869f commit 3b8881f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ <h2 style="font-size:1.5em"><img src="/assets/icons/SFIM_logo.png" class="front-
</div>

<div>
<a href="/featured_projects">

<div class="outer-pillar">
<div class="pillar-div">
<b> <center>Paradigm Design and Processing Methodology</center> </b>
<b> <center><a href="/featured_projects" class="btn btn--primary">Paradigm Design and Processing Methodology</a></center> </b>
<ul>
<li>Separate noise from signal</li>
<li>Allow precise comparisons across sessions, subjects, populations and scanners</li>
Expand All @@ -33,7 +33,6 @@ <h2 style="font-size:1.5em"><img src="/assets/icons/SFIM_logo.png" class="front-


</div>
</a>
<div class="pillar-div">
<b><center>Basic Research and Clinical Applications</center></b>
<ul>
Expand Down

0 comments on commit 3b8881f

Please sign in to comment.