fix: fix alphabetical ordering

fix/add-sub-duration-flux
Sunbrye Ly 2022-06-21 12:05:11 -07:00
parent a37484ca8b
commit d063e3fd9b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ menu:
flux_0_x_ref:
name: date.add
parent: date
weight: 302
weight: 301
flux/v0.x/tags: [date/time]
aliases:
- /flux/v0.x/stdlib/date/addduration/

View File

@ -7,7 +7,7 @@ menu:
flux_0_x_ref:
name: date.sub
parent: date
weight: 302
weight: 301
flux/v0.x/tags: [date/time]
aliases:
- /flux/v0.x/stdlib/date/subduration/