mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: Regen docs helper
This commit is contained in:
parent
0934983529
commit
8d19850e2d
1 changed files with 1 additions and 1 deletions
|
@ -3972,7 +3972,7 @@
|
||||||
"-12,346"
|
"-12,346"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"{{ -98765.4321 | lang.NumFmt 2 }}",
|
"{{ -98765.4321 | lang.FormatNumberCustom 2 }}",
|
||||||
"-98,765.43"
|
"-98,765.43"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue