Skip to content

Commit

Permalink
Merge pull request #974 from nwanduka/patch-9
Browse files Browse the repository at this point in the history
Changed <h3> to <h2>
  • Loading branch information
birm authored Jun 14, 2024
2 parents 61bbc91 + 7bc36cc commit b7def61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/landing/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ <h1>caMicroscope</h1>
<section class="post">
<a href="../table.html" class="image" aria-label="Visit Slides Page"><img src="./camic.jpg" alt=""/></a>
<div class="content">
<h3>caMicroscope</h3>
<h2>caMicroscope</h2>
<p>Use camicroscope to explore and mark slides uploaded. If this is a restricted access deployment, you will be prompted to log in here.</p>
<a href="../table.html" class="button">More</a>
</div>
</section>
<section class="post">
<a target="_blank" href="https://camicroscope.github.io/docs/" class="image" aria-label="Visit Documentation Page"><img src="./code.jpg" alt=""/></a>
<div class="content">
<h3>Documentation</h3>
<h2>Documentation</h2>
<p>Read documentation for using and developing caMicroscope.</p>
<a target="_blank" href="https://camicroscope.github.io/docs/" class="button">More</a>
</div>
Expand Down

0 comments on commit b7def61

Please sign in to comment.