Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Nov 21, 2022
1 parent 15f0be0 commit 581ce40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/docs/layouts/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In addition, we provide a parameter called `linkTitleIcon` to set the icon on th
linkTitleIcon = '<i class="fas fa-columns fa-fw"></i>'
{{< /code-toggle >}}

### Navigation Weight
### Weight

We sort documents according to the `navWeight` parameter, upper weight gets higher precedence. For documents without 'navWeight' specified, they are sorted alphabetically by `title`.

Expand Down

0 comments on commit 581ce40

Please sign in to comment.