make #entry-config a bit easier to understand

Signed-off-by: marshmallow <marshycity@gmail.com>
pull/4/head
marshmallow 2 years ago
parent bd8e47cb3a
commit 32aa8135f2

4
.github/README.md vendored

@ -25,7 +25,7 @@ Content
## Entry Config ## Entry Config
```yaml ```markdown
--- ---
title: string title: string
weight: number weight: number
@ -38,7 +38,7 @@ A pretty title that will be displayed to the user.
#### `weight` #### `weight`
Entries and files are sorted by their weights. Higher number = Higher up. Entries and directories are sorted by their weights. Higher number = Higher up.
## File and directory names ## File and directory names

Loading…
Cancel
Save