Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ <h4>The history of UNIX, POSIX, BSD, and GNU/Linux</h4>
</button>

<div class="tech-icons" style="margin-top: auto;">
<a href="https://www.cisco.com/c/en/us/solutions/data-center-virtualization/leaf-spine-architecture.html" target="_blank" rel="noopener noreferrer" title="Learn Leaf-Spine Architecture">
<i class="fas fa-network-wired"></i> <!-- represents networking / leaf-spine -->
<a href="https://www.gnu.org/gnu/gnu-history.html" target="_blank" rel="noopener noreferrer" title="GNU History">
<i class="fas fa-scroll"></i>
</a>
</div>
</div>
Expand Down
Loading