Skip to content

Commit 1da0ecd

Browse files
authored
docs: revert #7371 (#7373)
1 parent c263a99 commit 1da0ecd

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

docs/index.yml

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,19 @@ navigation:
269269
- page: Planner Design
270270
path: design-docs/planner-design.md
271271

272+
# ==================== Blog ====================
273+
- section: Blog
274+
hidden: true
275+
path: blogs/index.mdx
276+
slug: blog
277+
contents:
278+
- page: "Full-Stack Optimizations for Agentic Inference"
279+
path: blogs/agentic-inference/agentic-inference.md
280+
slug: agentic-inference
281+
- page: "Flash Indexer: Inter-Galactic KV Routing"
282+
path: blogs/flash-indexer/flash-indexer.md
283+
slug: flash-indexer
284+
272285
# ==================== Documentation ====================
273286
- section: Documentation
274287
contents:
@@ -282,17 +295,6 @@ navigation:
282295
- section: Additional Resources
283296
hidden: true
284297
contents:
285-
# -- Blog --
286-
- section: Blog
287-
path: blogs/index.mdx
288-
slug: blog
289-
contents:
290-
- page: "Full-Stack Optimizations for Agentic Inference"
291-
path: blogs/agentic-inference/agentic-inference.md
292-
slug: agentic-inference
293-
- page: "Flash Indexer: Inter-Galactic KV Routing"
294-
path: blogs/flash-indexer/flash-indexer.md
295-
slug: flash-indexer
296298
# -- Development --
297299
- page: Runtime Guide
298300
path: development/runtime-guide.md

0 commit comments

Comments
 (0)