Link from navigation bar to first docs page #3
This commit is contained in:
parent
b5ccc636c4
commit
0cd6f76e8c
@ -141,7 +141,7 @@ show_repo = true
|
|||||||
links = [
|
links = [
|
||||||
{ url = "@/blog/_index.md", name = "Blog" },
|
{ url = "@/blog/_index.md", name = "Blog" },
|
||||||
{ url = "@/subprojects/_index.md", name = "Subprojects" },
|
{ url = "@/subprojects/_index.md", name = "Subprojects" },
|
||||||
{ url = "@/docs/_index.md", name = "Docs" },
|
{ url = "@/docs/overview/index.md", name = "Docs" },
|
||||||
{ url = "@/demo/index.md", name = "Demo" },
|
{ url = "@/demo/index.md", name = "Demo" },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user