hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit be2404c8b17d3275cc82d9e659b9e41dddea7ded
parent c8da8eb1f5551e6d141843daab41cb0ddbb0de4b
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Sun, 13 Sep 2020 21:58:38 +0200

docs: Regen docs helper

Diffstat:
Mdocs/data/docs.json | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/docs/data/docs.json b/docs/data/docs.json
@@ -1474,6 +1474,8 @@
         "noClasses": true,
         "lineNos": false,
         "lineNumbersInTable": true,
+        "anchorLineNos": false,
+        "lineAnchors": "",
         "lineNoStart": 1,
         "hl_Lines": "",
         "tabWidth": 4,