docs: Regen docs helper - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 8d19850e2db170527c25ebc504c41db97d3cf4e3
DIR parent 0934983529824d819ceaf98df33b30abee7659bc
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Tue, 3 Aug 2021 11:53:34 +0200
docs: Regen docs helper
Diffstat:
M docs/data/docs.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/docs/data/docs.json b/docs/data/docs.json
@@ -3972,7 +3972,7 @@
"-12,346"
],
[
- "{{ -98765.4321 | lang.NumFmt 2 }}",
+ "{{ -98765.4321 | lang.FormatNumberCustom 2 }}",
"-98,765.43"
]
]