Skip to content

Commit f071a0d

Browse files
kcmartinclaude
andauthored
Add table of contents to Overview page (#108)
Co-authored-by: Claude Opus 4.5 <[email protected]>
1 parent a538e01 commit f071a0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Sprites Overview
33
description: Persistent, hardware-isolated execution environments for arbitrary code
4-
tableOfContents: false
54
---
65

76
import { LinkCard, CardGrid } from '@/components/react';
@@ -59,7 +58,7 @@ Sprites automatically hibernate after a period of inactivity (30 seconds by defa
5958

6059
Every Sprite gets a unique URL, making it easy to expose web services or APIs running inside, without a lot of extra setup.
6160

62-
## Get Started
61+
## Next Steps
6362

6463
<CardGrid client:load>
6564
<LinkCard

0 commit comments

Comments
 (0)