Skip to content

Commit 5ff226f

Browse files
authored
Add v4.6.2 docs (#36726)
1 parent 2b380fa commit 5ff226f

File tree

115 files changed

+7743
-7683
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+7743
-7683
lines changed

docs/4.6/about/brand/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<meta name="description" content="Documentation and examples for Bootstrap&rsquo;s logo and brand usage guidelines.">
77
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
8-
<meta name="generator" content="Hugo 0.88.1">
8+
<meta name="generator" content="Hugo 0.101.0">
99

1010
<meta name="docsearch:language" content="en">
1111
<meta name="docsearch:version" content="4.6">
@@ -17,7 +17,7 @@
1717

1818

1919
<!-- Bootstrap core CSS -->
20-
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
20+
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
2121

2222
<!-- Documentation extras -->
2323
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet">
@@ -105,10 +105,10 @@
105105

106106
<ul class="navbar-nav ml-md-auto">
107107
<li class="nav-item dropdown">
108-
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
109-
v4.6
110-
</a>
111-
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
108+
<button class="btn nav-link dropdown-toggle mr-md-2" data-toggle="dropdown" aria-expanded="false">
109+
<span class="sr-only">Bootstrap&nbsp;</span> v4.6 <span class="sr-only">(switch to other versions)</span>
110+
</button>
111+
<div class="dropdown-menu dropdown-menu-md-right">
112112
<a class="dropdown-item active" href="/docs/4.6/">Latest (4.6.x)</a>
113113
<div class="dropdown-divider"></div>
114114
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/">5.1.x</a>
@@ -228,7 +228,7 @@
228228

229229
</div>
230230

231-
231+
232232
<nav class="d-none d-xl-block col-xl-2 bd-toc" aria-label="Secondary navigation">
233233
<nav id="TableOfContents">
234234
<ul>
@@ -239,7 +239,7 @@
239239
</ul>
240240
</nav>
241241
</nav>
242-
242+
243243

244244
<main class="col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
245245
<div class="d-md-flex flex-md-row-reverse align-items-center justify-content-between">
@@ -315,7 +315,7 @@ <h2 id="colors">Colors</h2>
315315
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
316316
<script>window.jQuery || document.write('<script src="/docs/4.6/assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
317317

318-
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
318+
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
319319

320320

321321
<script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>

docs/4.6/about/license/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<meta name="description" content="Commonly asked questions about Bootstrap&rsquo;s open source license.">
77
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
8-
<meta name="generator" content="Hugo 0.88.1">
8+
<meta name="generator" content="Hugo 0.101.0">
99

1010
<meta name="docsearch:language" content="en">
1111
<meta name="docsearch:version" content="4.6">
@@ -17,7 +17,7 @@
1717

1818

1919
<!-- Bootstrap core CSS -->
20-
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
20+
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
2121

2222
<!-- Documentation extras -->
2323
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet">
@@ -105,10 +105,10 @@
105105

106106
<ul class="navbar-nav ml-md-auto">
107107
<li class="nav-item dropdown">
108-
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
109-
v4.6
110-
</a>
111-
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
108+
<button class="btn nav-link dropdown-toggle mr-md-2" data-toggle="dropdown" aria-expanded="false">
109+
<span class="sr-only">Bootstrap&nbsp;</span> v4.6 <span class="sr-only">(switch to other versions)</span>
110+
</button>
111+
<div class="dropdown-menu dropdown-menu-md-right">
112112
<a class="dropdown-item active" href="/docs/4.6/">Latest (4.6.x)</a>
113113
<div class="dropdown-divider"></div>
114114
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/">5.1.x</a>
@@ -228,7 +228,7 @@
228228

229229
</div>
230230

231-
231+
232232

233233
<main class="col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
234234
<div class="d-md-flex flex-md-row-reverse align-items-center justify-content-between">
@@ -238,7 +238,7 @@ <h1 class="bd-title" id="content">License FAQs</h1>
238238
<p class="bd-lead">Commonly asked questions about Bootstrap&rsquo;s open source license.</p>
239239
<script async src="https://cdn.carbonads.com/carbon.js?serve=CKYIKKJL&placement=getbootstrapcom" id="_carbonads_js"></script>
240240

241-
<p>Bootstrap is released under the MIT license and is copyright 2021 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
241+
<p>Bootstrap is released under the MIT license and is copyright 2022 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
242242
<h4 id="it-requires-you-to">It requires you to:</h4>
243243
<ul>
244244
<li>Keep the license and copyright notice included in Bootstrap&rsquo;s CSS and JavaScript files when you use them in your works</li>
@@ -263,7 +263,7 @@ <h4 id="it-does-not-require-you-to">It does not require you to:</h4>
263263
<li>Include the source of Bootstrap itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it</li>
264264
<li>Submit changes that you make to Bootstrap back to the Bootstrap project (though such feedback is encouraged)</li>
265265
</ul>
266-
<p>The full Bootstrap license is located <a href="https://github.com/twbs/bootstrap/blob/v4.6.1/LICENSE">in the project repository</a> for more information.</p>
266+
<p>The full Bootstrap license is located <a href="https://github.com/twbs/bootstrap/blob/v4.6.2/LICENSE">in the project repository</a> for more information.</p>
267267

268268
</main>
269269
</div>
@@ -272,7 +272,7 @@ <h4 id="it-does-not-require-you-to">It does not require you to:</h4>
272272
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
273273
<script>window.jQuery || document.write('<script src="/docs/4.6/assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
274274

275-
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
275+
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
276276

277277

278278
<script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>

docs/4.6/about/overview/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<meta name="description" content="Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved.">
77
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
8-
<meta name="generator" content="Hugo 0.88.1">
8+
<meta name="generator" content="Hugo 0.101.0">
99

1010
<meta name="docsearch:language" content="en">
1111
<meta name="docsearch:version" content="4.6">
@@ -17,7 +17,7 @@
1717

1818

1919
<!-- Bootstrap core CSS -->
20-
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
20+
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
2121

2222
<!-- Documentation extras -->
2323
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet">
@@ -105,10 +105,10 @@
105105

106106
<ul class="navbar-nav ml-md-auto">
107107
<li class="nav-item dropdown">
108-
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
109-
v4.6
110-
</a>
111-
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
108+
<button class="btn nav-link dropdown-toggle mr-md-2" data-toggle="dropdown" aria-expanded="false">
109+
<span class="sr-only">Bootstrap&nbsp;</span> v4.6 <span class="sr-only">(switch to other versions)</span>
110+
</button>
111+
<div class="dropdown-menu dropdown-menu-md-right">
112112
<a class="dropdown-item active" href="/docs/4.6/">Latest (4.6.x)</a>
113113
<div class="dropdown-divider"></div>
114114
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/">5.1.x</a>
@@ -228,7 +228,7 @@
228228

229229
</div>
230230

231-
231+
232232

233233
<main class="col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
234234
<div class="d-md-flex flex-md-row-reverse align-items-center justify-content-between">
@@ -246,7 +246,7 @@ <h2 id="history">History</h2>
246246
<p>Originally <a href="https://blog.twitter.com/developer/en_us/a/2011/bootstrap-twitter.html">released</a> on <time datetime="2011-08-19 11:25">Friday, August 19, 2011</time>, we&rsquo;ve since had over <a href="https://github.com/twbs/bootstrap/releases">twenty releases</a>, including two major rewrites with v2 and v3. With Bootstrap 2, we added responsive functionality to the entire framework as an optional stylesheet. Building on that with Bootstrap 3, we rewrote the library once more to make it responsive by default with a mobile first approach.</p>
247247
<p>With Bootstrap 4, we once again rewrote the project to account for two key architectural changes: a migration to Sass and the move to CSS&rsquo;s flexbox. Our intention is to help in a small way to move the web development community forward by pushing for newer CSS properties, fewer dependencies, and new technologies across more modern browsers.</p>
248248
<h2 id="get-involved">Get involved</h2>
249-
<p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/v4.6.1/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p>
249+
<p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/v4.6.2/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p>
250250

251251
</main>
252252
</div>
@@ -255,7 +255,7 @@ <h2 id="get-involved">Get involved</h2>
255255
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
256256
<script>window.jQuery || document.write('<script src="/docs/4.6/assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
257257

258-
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
258+
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
259259

260260

261261
<script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>

docs/4.6/about/team/index.html

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
66
<meta name="description" content="An overview of the founding team and core contributors to Bootstrap.">
77
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
8-
<meta name="generator" content="Hugo 0.88.1">
8+
<meta name="generator" content="Hugo 0.101.0">
99

1010
<meta name="docsearch:language" content="en">
1111
<meta name="docsearch:version" content="4.6">
@@ -17,7 +17,7 @@
1717

1818

1919
<!-- Bootstrap core CSS -->
20-
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
20+
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
2121

2222
<!-- Documentation extras -->
2323
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet">
@@ -105,10 +105,10 @@
105105

106106
<ul class="navbar-nav ml-md-auto">
107107
<li class="nav-item dropdown">
108-
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
109-
v4.6
110-
</a>
111-
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
108+
<button class="btn nav-link dropdown-toggle mr-md-2" data-toggle="dropdown" aria-expanded="false">
109+
<span class="sr-only">Bootstrap&nbsp;</span> v4.6 <span class="sr-only">(switch to other versions)</span>
110+
</button>
111+
<div class="dropdown-menu dropdown-menu-md-right">
112112
<a class="dropdown-item active" href="/docs/4.6/">Latest (4.6.x)</a>
113113
<div class="dropdown-divider"></div>
114114
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/">5.1.x</a>
@@ -228,7 +228,7 @@
228228

229229
</div>
230230

231-
231+
232232

233233
<main class="col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
234234
<div class="d-md-flex flex-md-row-reverse align-items-center justify-content-between">
@@ -247,70 +247,70 @@ <h1 class="bd-title" id="content">Team</h1>
247247
<strong>Mark Otto</strong> @mdo
248248
</span>
249249
</a>
250-
250+
251251
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/fat">
252252
<img src="https://github.com/fat.png" alt="@fat" width="32" height="32" class="rounded mr-2" loading="lazy">
253253
<span>
254254
<strong>Jacob Thornton</strong> @fat
255255
</span>
256256
</a>
257-
257+
258258
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/xhmikosr">
259259
<img src="https://github.com/xhmikosr.png" alt="@xhmikosr" width="32" height="32" class="rounded mr-2" loading="lazy">
260260
<span>
261261
<strong>XhmikosR</strong> @xhmikosr
262262
</span>
263263
</a>
264-
264+
265265
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/geosot">
266266
<img src="https://github.com/geosot.png" alt="@geosot" width="32" height="32" class="rounded mr-2" loading="lazy">
267267
<span>
268268
<strong>GeoSot</strong> @geosot
269269
</span>
270270
</a>
271-
271+
272272
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/rohit2sharma95">
273273
<img src="https://github.com/rohit2sharma95.png" alt="@rohit2sharma95" width="32" height="32" class="rounded mr-2" loading="lazy">
274274
<span>
275275
<strong>Rohit Sharma</strong> @rohit2sharma95
276276
</span>
277277
</a>
278-
278+
279279
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/alpadev">
280280
<img src="https://github.com/alpadev.png" alt="@alpadev" width="32" height="32" class="rounded mr-2" loading="lazy">
281281
<span>
282282
<strong>alpadev</strong> @alpadev
283283
</span>
284284
</a>
285-
285+
286286
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/ffoodd">
287287
<img src="https://github.com/ffoodd.png" alt="@ffoodd" width="32" height="32" class="rounded mr-2" loading="lazy">
288288
<span>
289289
<strong>Gaël Poupard</strong> @ffoodd
290290
</span>
291291
</a>
292-
292+
293293
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/patrickhlauke">
294294
<img src="https://github.com/patrickhlauke.png" alt="@patrickhlauke" width="32" height="32" class="rounded mr-2" loading="lazy">
295295
<span>
296296
<strong>Patrick H. Lauke</strong> @patrickhlauke
297297
</span>
298298
</a>
299-
299+
300300
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/martijncuppens">
301301
<img src="https://github.com/martijncuppens.png" alt="@martijncuppens" width="32" height="32" class="rounded mr-2" loading="lazy">
302302
<span>
303303
<strong>Martijn Cuppens</strong> @martijncuppens
304304
</span>
305305
</a>
306-
306+
307307
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/johann-s">
308308
<img src="https://github.com/johann-s.png" alt="@johann-s" width="32" height="32" class="rounded mr-2" loading="lazy">
309309
<span>
310310
<strong>Johann-S</strong> @johann-s
311311
</span>
312312
</a>
313-
313+
314314
<a class="list-group-item list-group-item-action d-flex align-items-center" href="https://github.com/glebm">
315315
<img src="https://github.com/glebm.png" alt="@glebm" width="32" height="32" class="rounded mr-2" loading="lazy">
316316
<span>
@@ -319,7 +319,7 @@ <h1 class="bd-title" id="content">Team</h1>
319319
</a>
320320
</div>
321321

322-
<p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/v4.6.1/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p>
322+
<p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/v4.6.2/.github/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p>
323323

324324
</main>
325325
</div>
@@ -328,7 +328,7 @@ <h1 class="bd-title" id="content">Team</h1>
328328
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
329329
<script>window.jQuery || document.write('<script src="/docs/4.6/assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
330330

331-
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
331+
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
332332

333333

334334
<script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>

0 commit comments

Comments
 (0)