core: fix missing navItem class on element
This commit is contained in:
parent
1224943b47
commit
103cd033de
@ -102,7 +102,7 @@
|
||||
<a class="navItem" href="https://lab.trianta.dev/Trianta/proxy-network">View Repository</a>
|
||||
<p>Language: C++11</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 class="card">
|
||||
<h3>Cloudcare</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user