Skip to content

Commit fbc0a94

Browse files
authored
update title (#87)
1 parent 6184293 commit fbc0a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite-cloud/_nav.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const sidebarNav: SidebarNavStruct = [
2121
{ title: "PHP / Laravel", filePath: "quick-start-php-laravel", type: "inner", level: 1 },
2222
{ title: "Gin", filePath: "quick-start-gin", type: "inner", level: 1 },
2323
{ title: "Tutorials", type: "inner", level: 0 },
24-
{ title: "Using SQLite Extensions - Geopoly", filePath: "tutorial-geopoly", type: "inner", level: 1 },
24+
{ title: "Geopoly", filePath: "tutorial-geopoly", type: "inner", level: 1 },
2525

2626
{ title: "Platform", type: "secondary", icon: "docs-plat" },
2727
{ title: "Edge Functions", filePath: "edge-functions", type: "inner", level: 0 },

0 commit comments

Comments
 (0)