Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-03 12:53:34 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-03 12:53:34 +0300
commit8d19850e2db170527c25ebc504c41db97d3cf4e3 (patch)
tree03017d7e134b6d53d62d1666fe50035c62fae124 /docs/data/docs.json
parent0934983529824d819ceaf98df33b30abee7659bc (diff)
docs: Regen docs helper
Diffstat (limited to 'docs/data/docs.json')
-rw-r--r--docs/data/docs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data/docs.json b/docs/data/docs.json
index 9925a57e6..3a0bfe59b 100644
--- 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"
]
]