mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 16:57:20 -04:00
Tweak 'name: weight' to 'name: date' in example (#582)
Per 19e900a17e
I've fixed the demo yaml for the default indices to include `name: date` rather than `name: weight`. Thanks!
This commit is contained in:
parent
5ea938ad60
commit
c2cb5d09b7
@ -80,7 +80,7 @@ related:
|
||||
indices:
|
||||
- name: keywords
|
||||
weight: 100
|
||||
- name: weight
|
||||
- name: date
|
||||
weight: 10
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user