Skip to content

Commit

Permalink
Update index.html with heater stage
Browse files Browse the repository at this point in the history
  • Loading branch information
ngergihun authored Oct 14, 2023
1 parent 185e161 commit 4426874
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@

<div class="col">
<div class="card shadow-sm">
<img src="images/card_coming_soon.png" class="bd-placeholder-img card-img-top img-fluid" height="255" width="100%" >
<img src="images/hearstage_website.png" class="bd-placeholder-img card-img-top img-fluid" height="255" width="100%" >
<div class="card-body">
<p class="card-text">Keep your eyes open, we are preparing to share a new <strong>mod</strong> with you!</p>
<p class="card-text">Heater/Cooler sample stage for NeaSNOM microscopes. </p>
<div class="d-flex justify-content-between align-items-center">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-outline-secondary">View</button>
<a href="https://github.com/OpenModHub/TECStage/" class="btn btn-sm btn-outline-secondary">View</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 4426874

Please sign in to comment.