Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Jan 10, 2024
1 parent de9f668 commit fa85e93
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,7 @@ <h2 class="mt-0">Interested? Contact me</h2>
<p class="text-muted mb-5">Firmware (available worldwide) or fully assembled device (available in Europe, made in Slovakia)!</p>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-4 text-center mb-5 mb-lg-0">
<div>martinius96@gmail.com</div>
</div>
</div>
<h3 class="h4 mb-2">List of supported hardware (PCB compatible):</h3>
<h3 class="h4 mb-2">List of supported hardware (PCB compatible):</h3>
<ul>
<li>Arduino Nano</li>
<li>LCD 2004A (20x4) with I2C converter, 5V operated</li>
Expand Down Expand Up @@ -305,7 +300,7 @@ <h3 class="h4 mb-2">List of supported hardware (PCB compatible):</h3>
</section>
<!-- Footer-->
<footer class="bg-light py-5">
<div class="container px-4 px-lg-5"><div class="small text-center text-muted">&copy; 2024 Martin Chlebovec. All rights reserved.</div></div>
<div class="container px-4 px-lg-5"><div class="small text-center text-muted">&copy; 2024 Martin Chlebovec. All rights reserved.<br>martinius96@gmail.com</div></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
Expand Down

0 comments on commit fa85e93

Please sign in to comment.