Skip to content

Commit 3655fe9

Browse files
committed
make landing page clickable
1 parent 2d3bd3d commit 3655fe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ toc_landing_pages = [
88
"/fundamentals/crud/write-operations/update-many",
99
"/fundamentals/authentication",
1010
"/upgrade",
11-
"/fundamentals/database-collection"
11+
"/fundamentals/database-collection",
12+
"/get-started"
1213
]
1314
name = "csharp"
1415
title = "C#/.NET"

0 commit comments

Comments
 (0)