Skip to content

Commit 1c120cf

Browse files
committed
docs(trie): Phase 7 - Add navigation to mkdocs.yml
1 parent 804cd26 commit 1c120cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ nav:
167167
- Shortest Path:
168168
- Intuition: patterns/shortest_path/intuition.md
169169
- Templates: patterns/shortest_path/templates.md
170+
- Trie:
171+
- Intuition: patterns/trie/intuition.md
172+
- Templates: patterns/trie/templates.md
170173
- 🧠 Mind Maps:
171174
- Overview: mindmaps/index.md
172175
- AI Analysis (English): mindmaps/neetcode-ontology-ai-en.md

0 commit comments

Comments
 (0)