Skip to content

Commit 5a35248

Browse files
authored
Add 'Working with Sprites' to Getting Started section
1 parent 076ecad commit 5a35248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default defineConfig({
3838
items: [
3939
{ label: 'Overview', slug: 'index' },
4040
{ label: 'Quickstart', slug: 'quickstart' },
41+
{ label: 'Working with Sprites', slug: 'working-with-sprites' },
4142
],
4243
},
4344
{

0 commit comments

Comments
 (0)