mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
scrollspy maybe?
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<!-- Meta, title, CSS, favicons, etc. -->
|
<!-- Meta, title, CSS, favicons, etc. -->
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
</head>
|
</head>
|
||||||
<body class="bs-docs">
|
<body class="bs-docs" data-spy="scroll" data-target=".bs-docs-sidenav">
|
||||||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
|
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
|
||||||
|
|
||||||
{% include docs-nav.html %}
|
{% include docs-nav.html %}
|
||||||
|
Reference in New Issue
Block a user