Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Apr 24, 2024
1 parent f17fc3e commit 0922603
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,12 @@
<li class="nav-item"><a class="nav-link" href="#advantages">Advantages</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolio">Photogallery</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2Fmartinius96%2FAirsoft-DOMINATOR-RFID%2Ftree%2Fmaster%2Ffirmware"><button type="button" class="btn btn-info">DEMO Firmware</button></li>
<li class="nav-item"><a class="nav-link" href="https://docs.google.com/spreadsheets/d/1EHpdJi8v84eJ-6ExEPT6JuPkxI9Tfbm8v85zGRFvJ1Q/edit?usp=sharing"><button type="button" class="btn btn-danger">Template</button></li>




<li class="nav-item"><a href="https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2Fmartinius96%2FAirsoft-DOMINATOR-RFID%2Ftree%2Fmaster%2Ffirmware" class="btn btn-success">DEMO Firmware</a></li>
<li class="nav-item"><a href="https://docs.google.com/spreadsheets/d/1EHpdJi8v84eJ-6ExEPT6JuPkxI9Tfbm8v85zGRFvJ1Q/edit?usp=sharing" class="btn btn-success">Template</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 0922603

Please sign in to comment.