add network docs
Test and Deploy / test (push) Successful in 14s Details
Test and Deploy / docs (push) Successful in 19s Details

This commit is contained in:
Evan Burkey 2024-07-09 14:05:25 -07:00
parent 48f773b3ab
commit 90a563eb57
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ nav:
- 'Linked List': 'linkedlist.md'
- 'Math': 'math.md'
- 'macOS': 'macos.md'
- 'network': 'network.md'
- 'Parsing': 'parsing.md'
- 'Set': 'set.md'
- 'Stack': 'stack.md'