We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93228e commit d06a098Copy full SHA for d06a098
1 file changed
index.html
@@ -476,8 +476,9 @@ <h4 class="max left-align small">CNC Bits App</h4>
476
</div>
477
<p>Does <b>calculation</b> with bits for CNC machinery.</p>
478
<nav>
479
+ <a class="link" href="https://pinelandcabinets.hbni.net/bits"><i class="mdi mdi-web"></i></a>
480
<a class="link" href="https://github.com/Jared-Gross/Bits-App"><i class="mdi mdi-github"></i></a>
- <a class="link" href="https://drive.google.com/file/d/1v7gpsKDbWNqSbtzRVzd1QofdCN2nZAth/view?usp=drive_web"><i class="mdi mdi-windows"></i></a>
481
+ <a class="link" href="https://drive.google.com/file/d/1v7gpsKDbWNqSbtzRVzd1QofdCN2nZAth/view?usp=drive_web"><i class="mdi mdi-download"></i></a>
482
</nav>
483
</article>
484
<article class="border no-padding small-round l">
0 commit comments