mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
no need for scrollspy in example template
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% include header.html %}
|
||||
<!-- Place anything custom after this. -->
|
||||
</head>
|
||||
<body data-spy="scroll" data-target=".bs-docs-sidebar">
|
||||
<body>
|
||||
|
||||
<!-- Page content of course! -->
|
||||
{{ content }}
|
||||
|
Reference in New Issue
Block a user