1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
This commit is contained in:
Louis-Maxime Piton
2023-03-10 18:19:58 +01:00
committed by GitHub
parent 24130a4e63
commit 25579aad7c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{{ define "body_override" }}<body tabindex="0"{{ if (eq .Page.Params.toc true) }} data-bs-spy="scroll" data-bs-target="#TableOfContents"{{ end }}>{{ end }}
{{ define "body_override" }}<body{{ if (eq .Page.Params.toc true) }} data-bs-spy="scroll" data-bs-target="#TableOfContents"{{ end }}>{{ end }}
{{ define "main" }}
<div class="container-xxl bd-gutter mt-3 my-md-4 bd-layout">
<aside class="bd-sidebar">