core: fix missing navItem class on element

This commit is contained in:
Trianta 2024-12-09 23:44:18 -06:00
parent 1224943b47
commit 103cd033de

View File

@ -102,7 +102,7 @@
<a class="navItem" href="https://lab.trianta.dev/Trianta/proxy-network">View Repository</a> <a class="navItem" href="https://lab.trianta.dev/Trianta/proxy-network">View Repository</a>
<p>Language: C++11</p> <p>Language: C++11</p>
<p>Tools: CMake</p> <p>Tools: CMake</p>
<p>Testing Frameworks: <a href="https://github.com/ThrowTheSwitch/Unity">Unity Test (ThrowTheSwitch)</a></p> <p>Testing Frameworks: <a class="navItem" href="https://github.com/ThrowTheSwitch/Unity">Unity Test (ThrowTheSwitch)</a></p>
</div> </div>
<div class="card"> <div class="card">
<h3>Cloudcare</h3> <h3>Cloudcare</h3>