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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-02-19 16:16:23 +0300
committerGitHub <noreply@github.com>2022-02-19 16:16:23 +0300
commitae12d645ef0225831e59248c45689042ebdb83d2 (patch)
treed875ad4a993a9fc74d6f01bb0cb71c7f122185f1 /config.yml
parent407af8ac7f9296627aebc1e4c5d0ee948f8be1f3 (diff)
Replace AnchorJS with a Hugo render hook (#32953)
* Replace AnchorJS with a Hugo render hook * docs(anchors): improve aria-label on anchor links * docs(anchors): show anchor link when ed * docs(anchors): add hash in pseudo-element Co-authored-by: Gaƫl Poupard <ffoodd@users.noreply.github.com>
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index f06fa2bf1c..82e7082b8f 100644
--- a/config.yml
+++ b/config.yml
@@ -83,3 +83,7 @@ params:
js_bundle_hash: "sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.2/dist/umd/popper.min.js"
popper_hash: "sha384-q9CRHqZndzlxGLOj+xrdLDJa9ittGte1NksRmgJKeCV9DrM7Kz868XYqsKWPpAmn"
+
+ anchors:
+ min: 2
+ max: 5